-
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.4.2 Ready code #8062
Merged
4.4.2 Ready code #8062
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
It caused an error. Warning: Undefined array key 1852 in /home/runner/work/CodeIgniter4/CodeIgniter4/vendor/rector/rector/vendor/nikic/php-parser/lib/PhpParser/Internal/TokenStream.php on line 209 Error: ] Could not process "/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/ControllerResp onse.php" file, due to: "System error: "PhpParser\Internal\TokenStream::getIndentationBefore(): Return value must be of type int, null returned" Run Rector with "--debug" option and post the report here: https://github.com/rectorphp/rector/issues/new". On line: 209 Error: Process completed with exit code 1.
…t::PHPUNIT_100 It does not work for us. See #7904 (comment)
[PHP 8.3] refactor: ReflectionProperty::setValue() signature deprecation
chore: update rector.php
vendor/bin/phpstan analyze --generate-baseline phpstan-baseline.php
fix: `spark migrate` `-g` option
docs: improve filters.rst
…wedConstructs chore: add phpstan-strict-rules disallowedConstructs
refactor: remove unneeded arguments to session
fix: [DebugBar] dark mode `timeline-color-open` color text on `Debug`
fix: types for common functions
GH: auto label conflict PR
chore: use phpstan-codeigniter
chore: fix move labeler conflict PR
Co-authored-by: kenjis <[email protected]>
Co-authored-by: kenjis <[email protected]>
[Rector] Apply BooleanInIfConditionRuleFixerRector
fix: `spark routes` may show incorrect route names
docs: improve curlrequest.rst
Sort by full path.
…le_upload docs: fix anchor text in installation/upgrade_file_upload.rst
docs: add note for routes after calling resetServices()
There was 1 failure: 1) CodeIgniter\Database\BaseConnectionTest::testStoresConnectionTimings Failed asserting that '0.000000' is greater than 0.0. /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Database/BaseConnectionTest.php:125
…sConnectionTimings test: fix assertion in BaseConnectionTest::testStoresConnectionTimings()
fix: Factories caching bug
fix: file sort order in Files DebugBar
Prep for 4.4.2 release
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.