-
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.8 Ready code #9416
Merged
Merged
4.5.8 Ready code #9416
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
refactor: use more strict result check on preg_match_all() result
* fix: gather affected rows after query call failed * update user guide * fix test * fix test * fix failing tests for mysqli - enable strict mode * cs fix
refactor: Fix phpstan when delete string key
…turn-type refactor: Fix phpstan generator.returnType
chore: Bump to PHPStan 2.0.5
chore: Bump to Rector 2.0.6
refactor: Fix phpstan nullCoalesce
* refactor: Fix phpstan return.type * refactor: Fix phpstan return.type
chore: fix mergeable integration file
refactor: using property promotion on ResponseTraitTest
style: enable `get_class_to_class_keyword` fixer
* refactor: Fix phpstan method.impossibleType * refactor: Fix phpstan method.notFound for EventsTest * fix: Run fixer
…ows. Reference shows in the user guide like "c:WindowsSystem32driversetchosts" without any backslash. Used double backslash to fix the reference.
docs: Update running.rst to fix the reference for adding host alias in wind…
* Apply to parameters * Apply to array destructuring * Apply to match * Apply for arguments
* refactor: Remove unknown option * refactor: Remove deprecated `CoversTrait`
chore: fix wrong constraint in mergeable.yml
…cement for `stripos` (#9414) * Use `modernize_stripos` option * Fix impossible conditional in test
Co-authored-by: neznaika0 <[email protected]> Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
* fix: ensure csrf token is string * fix: ensure csrf token is string * handle request php://input * handle request php://input * wip * wip * wip * wip Co-authored-by: Michal Sniatala <[email protected]> * wip Co-authored-by: Michal Sniatala <[email protected]> * Update user_guide_src/source/changelogs/v4.5.8.rst * Use data providers --------- Co-authored-by: Michal Sniatala <[email protected]> Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
samsonasik
approved these changes
Jan 19, 2025
虚幻之物对应着冥冥之路!:《羽》
|
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.