-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update phpstan/phpstan requirement from ^1.12 to ^2.0 in the major-updates group #10
Update phpstan/phpstan requirement from ^1.12 to ^2.0 in the major-updates group #10
Conversation
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Updates `phpstan/phpstan` to 2.0.0 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.0...2.0.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: major-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Updated `phpstan/phpstan` to the required version 2.0 in composer.json. Enhanced type annotations and refactored methods in multiple files to ensure compatibility and correct handling of result arrays within the codebase. These changes improve code reliability and maintainability.
Introduce new test cases for PdoStatement and PdoClass to cover non-array data scenarios and null object fetches. Enhance error handling and correct minor formatting inconsistencies for better code readability and maintenance.
Standardize parameter alignment in Pdo.php for better readability. Remove redundant exception test in PdoClassTest to streamline unit tests.
Updates the requirements on phpstan/phpstan to permit the latest version.
Updates
phpstan/phpstan
to 2.0.0Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
72115ab
PHPStan 2.0.0e4d8376
mention phpVersion config rangea699487
Update errors identifiers9eac54d
Updated PHPStan to commit 9eac54da61452d80a32e242b4348721de96ead85e8a50a9
Update BACKERS.mdd2d137e
Updated PHPStan to commit d2d137e6df2a994b999cbf2a6105a071c1c1017e59ef891
Updated PHPStan to commit 59ef8917eb308d5ebf1d40bb92d1b5a8949294ce4d312be
Updated PHPStan to commit 4d312be7cf70a350b783566134e58c62ea96d7afa0b6b3b
Updated PHPStan to commit a0b6b3ba95e9a0e22a47259066890c35b1c157498942cc2
Revert "Mailchimp newsletter sign-up"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions