[Down_To_PHP71] Handle both parent and child typed for trailing comma downgrade on DowngradeLevelSetList::DOWN_TO_PHP_71 (#2910)
[PHP 8.1] Do not process static methods from Enum class (#2911)
[PHP 7.4] Fix literator separator string/int missmatch in PHPStan type (#2913)
[Doctrine] Handle Partial removal annotation has annotation below on RemoveRedundantDefaultPropertyAnnotationValuesRector (#2914)
[DeadCode] Handle assign empty array on if cond on RemoveUnusedNonEmptyArrayBeforeForeachRector (#2917)
[DeadCode] Skip assign if cond on RemoveUnusedNonEmptyArrayBeforeForeachRector (#2918)
Skip first class callables in NullToStrictStringFuncCallArgRector (#2919), Thanks @thomasschiet!
[Skipper] Handle provide direct relative path in Skipper (#2921)
Fix VarAnnotationIncorrectNullableRector, add support for closure params when generating php doc (#2922), Thanks @dorrogeray!
[CodingStyle] Skip has non-printable chars on SymplifyQuoteEscapeRector (#2926)
[Php80] Handle crash on Nested Annotation to Attribute setting PhpVersion::PHP_80 (initializer - 1) (#2929)
[Visibility] Does not turn abstraction into static from implicit public abstractions in ExplicitPublicClassMethodRector (#7483) (#2930), Thanks @Goral64!
[Php55] Allow alias name on StringClassNameToClassConstantRector (#2931)
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on rector/rector to permit the latest version.
Release notes
Sourced from rector/rector's releases.
Commits
c4ec650
Rector 0.14.335d8c79
Updated Rector to commit 013263141ed4c13fefdb10c60c0719f38049d3fb3bad479
Updated Rector to commit 1743bb1a9a95bf0d9353976930533ce008c6f05d7fc770b
Updated Rector to commit 3335ea46e83544a4cb694931809e46dc3b5c849ca548d35
Updated Rector to commit f846afc61bdd4839085f265b505b60cf1b86655334e47ea
Updated Rector to commit b54c62993056f984ca68d75c654b98794f931582cd097e5
Updated Rector to commit b54c62993056f984ca68d75c654b98794f9315825f9e358
Updated Rector to commit 8615aa59fb9e0f650e529f8e08e02b8b3a7dd0ac1fbb663
Updated Rector to commit 05dc89279c87e074f6a974ab5a973a36c826272372df448
Updated Rector to commit 603502724909905922d0c18646fb86b51d844fc9Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)