forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 45
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pocketarc/codeigniter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: acrosscoder/codeigniter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 28 files changed
- 8 contributors
Commits on Jun 8, 2023
-
Fix PHP 8.1 E_DEPRECATED issue when the page has no output.
Signed-off-by: Bruno Moreira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8888916 - Browse repository at this point
Copy the full SHA 8888916View commit details
Commits on Jun 9, 2023
-
3
Configuration menu - View commit details
-
Copy full SHA for 0b147f9 - Browse repository at this point
Copy the full SHA 0b147f9View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 6dc3278 - Browse repository at this point
Copy the full SHA 6dc3278View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7cc9aa - Browse repository at this point
Copy the full SHA f7cc9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b5dd8 - Browse repository at this point
Copy the full SHA 60b5dd8View commit details
Commits on Jun 19, 2023
-
Merge PHP 8.2 support from gxgpet
* Adding PHP 8.2 support * Adds $uri prop in Router, and AllowDynamicProps attribute for CI_Controller * Adding missing `dest_image` property in CI_Image_lib --------- Co-authored-by: George Petculescu <[email protected]> Co-authored-by: George Petculescu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5d40b7 - Browse repository at this point
Copy the full SHA f5d40b7View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba9bab6 - Browse repository at this point
Copy the full SHA ba9bab6View commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15e8f80 - Browse repository at this point
Copy the full SHA 15e8f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c0713 - Browse repository at this point
Copy the full SHA c9c0713View commit details -
Fix PHP 8.x compatibility (#5)
Co-authored-by: Roger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 274a7be - Browse repository at this point
Copy the full SHA 274a7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d264c2d - Browse repository at this point
Copy the full SHA d264c2dView commit details
Commits on Oct 27, 2024
-
Fix deprecated dynamic property creation in CI_Profiler Library.
Due to PHP 8.2 deprecation of dynamic property creation, we can explicitly declare all _compile_* properties in the CI_Profiler class. These properties are known as they are created based on the $_available_sections array. This would be a clearer approach than just using #[AllowDynamicProperties]
Configuration menu - View commit details
-
Copy full SHA for 9018343 - Browse repository at this point
Copy the full SHA 9018343View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe7912 - Browse repository at this point
Copy the full SHA efe7912View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8311086 - Browse repository at this point
Copy the full SHA 8311086View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d310726 - Browse repository at this point
Copy the full SHA d310726View commit details
Commits on Dec 21, 2024
-
Improve timezones() return type.
timezones() can return either a specific timezone or the whole array.
Configuration menu - View commit details
-
Copy full SHA for 9ebb5b3 - Browse repository at this point
Copy the full SHA 9ebb5b3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop