-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.5.1 Ready code #8783
Merged
4.5.1 Ready code #8783
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docs: add changelog and upgrade for v4.5.1
docs: fix typo in upgrade_450
Because php-cs-fixer moves the comment line.
docs: change comment position in Tutorial code
TypeError: str_contains(): Argument #1 ($haystack) must be of type string, null given
chore: add .htaccess and index.html for consistency
docs: fix files in "All Changes" in Project Files in upgrade_448.rst
fix: TypeError in form()
fix: [DebugBar] TypeError in Toolbar
fix: update `debugbar:clear` code because of file changes
fix: TypeError when Time is passed to Model
docs: update RELEASE.md
test: refactor Config/Registrar.php
If a dev changes CSS for h1, the toolbar dislpay will be broken.
See "Table 33.1. SSL Mode Descriptions" in https://www.postgresql.org/docs/12/libpq-ssl.html#LIBPQ-SSL-PROTECTION
Make the same as the main repositoy's phpunit.xml.dist.
No change will be made.
…nnot-declare-class fix: [FileLocator] Cannot declare class XXX, because the name is already in use
…me is already in use See #8745 (comment)
docs: add "Upgrading to a Specified Version"
Fix "a HTTP" to "an HTTP"
Fix "a HTTP" to "an HTTP".
docs: Small typo in controllers.rst
docs: Small typo in routing.rst
fix: [DebugBar] Toolbar display may be broken
chore: move PHPUnit cache to build/
…nnot-declare-class-v3 fix: Cannot declare class CodeIgniter\Config\Services, because the name is already in use
docs: fix Postgre DSN sample
Prep for 4.5.1 release
samsonasik
approved these changes
Apr 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.