Bump rector/rector from 2.1.2 to 2.1.3
Closed
Number: #50
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 14, 2025 at 07:07 AM UTC
(4 months ago)
(4 months ago)
Updated:
August 18, 2025 at 09:30 AM UTC
(3 months ago)
(3 months ago)
Closed:
August 18, 2025 at 09:30 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
4 days
Labels:
dependencies php
dependencies php
Description:
Bumps rector/rector from 2.1.2 to 2.1.3.
Release notes
Sourced from rector/rector's releases.
Released: Rector 2.1.3
New Features :partying_face:
- Add
ClosureFromCallableToFirstClassCallableRectorrule (#7071), Thanks@devnix!- [Php81] added
RemoveReflectionSetAccessibleCallsRector(#7085), Thanks@NickSdot!- [type-declaration] Add AddReturnTypeFromTryCatchTypeRector (#7099)
- Add check phpstan if phpstan is running on preload.php (#7040)
- [type-coverage] Add support for same returned object in ReturnTypeFromReturnNewRector (#7096)
- feat: add support for set, isset, and unset operations in ArrayDimFetchToMethodCallRector (#7095), Thanks
@calebdw!- [TypeDeclaration] Skip try catch finally different type on AddReturnTypeFromTryCatchTypeRector (#7101)
- [type-declaration] Add AddArrayFilterClosureParamTypeRector (#7111)
- [type-coverage] Improve AddArrowFunctionParamArrayWhereDimFetchRector to handle multiple functions (#7112)
- add list<...> support to AddArrayFunctionClosureParamTypeRector (#7116)
- feat: add
RemoveReadonlyPropertyVisibilityOnReadonlyClassRector(#7115), Thanks@calebdw!- feat: add laravel to RectorConfigBuilder::withComposerBased (#7110), Thanks
@calebdw!- [Renaming] Add
RenameCastRector(#7117), Thanks@mttsch!- [type-declarations] Add TypedPropertyFromDocblockSetUpDefinedRector (#7135)
PHP 8.5 :rocket:
- [Php85] Add missing url about openssl_pkey_derive arg deprecation (#7141), Thanks
@mttsch!- [Php85] Remove deprecated arg from openssl_pkey_derive calls (#7127), Thanks
@mttsch!- [Php85] Remove arg from get_defined_functions calls (#7126), Thanks
@mttsch!- [Php85] Remove context arg from finfo_buffer calls (#7129), Thanks
@mttsch!- [Php85] Rename socket_set_timeout function calls (#7121), Thanks
@mttsch!- [Php85] Rename mysqli_execute function calls (#7122), Thanks
@mttsch!- [Php85] Rename deprecated SplObjectStorage methods (#7123), Thanks
@mttsch!- [Php85] Rename deprecated PDO constants and methods (#7125), Thanks
@mttsch!- [Php85] Replace null return with empty array in __debugInfo (#7124), Thanks
@mttsch!Bugfixes :bug:
- [TypeDeclaration] Handle crash on direct callable without params on AddArrayFunctionClosureParamTypeRector (#7131)
- [TypeDeclaration] Skip ArrayAccess as array item type on AddArrowFunctionParamArrayWhereDimFetchRector (#7113)
- [Renaming] Allow rename attribute on Param on RenameAttributeRector (#7072)
- [CodeQuality] Mirror comment on InlineConstructorDefaultToPropertyRector (#7074)
- [CodeQuality] Move logic directly for merge comments on InlineConstructorDefaultToPropertyRector (#7075)
- [CodingStyle] Fix variable in the middle on WrapEncapsedVariableInCurlyBracesRector (#7076)
- [CodeQuality] Skip Never type by
@returndocblock on ExplicitReturnNullRector (#7078)- [Naming] Skip var used after switch on RenameForeachValueVariableToMatchExprVariableRector (#7080)
- [Naming] Use ScopeFetcher::fetch() near its usage on RenameForeachValueVariableToMatchExprVariableRector (#7081)
- [AutoImport] Handle auto import short name on global namespace (#7086)
- [TypeDeclaration] Skip ArrayAccess on StrictArrayParamDimFetchRector (#7087)
- [Php81] Handle on ternary on NullToStrictStringFuncCallArgRector (#7091)
- fix: sorting of named parameters in variadic functions (#7090), Thanks
@calebdw!- fix: skip AssignOps in ArrayDimFetchToMethodCallRector (#7100), Thanks
@calebdw!- Skip PhpdocTypesFixer of PhpCsFixer on Scalar node (#7103)
- fix: skip variable assignments in get_defined_vars (#7106), Thanks
@calebdw!
... (truncated)
Commits
dd430c8Rector 2.1.381c9ecdUpdated Rector to commit 3882cb5a0a0312d17fc202e03bfefaca659a666e4d72c29Updated Rector to commit 85e5e11e71a026bfd91210c3a25f1dee1404e74b22b0ee8Updated Rector to commit e2c8fc0e63931d1806f07c87cb0c3e98dc210ffa803e8e0Updated Rector to commit e2c8fc0e63931d1806f07c87cb0c3e98dc210ffa897e395Updated Rector to commit e2c8fc0e63931d1806f07c87cb0c3e98dc210ffa423c118Updated Rector to commit e2c8fc0e63931d1806f07c87cb0c3e98dc210ffaa082637Updated Rector to commit e2c8fc0e63931d1806f07c87cb0c3e98dc210ffa56e5036Updated Rector to commit 8971177f378f71f6d986c57b3bc665b6957e7b1871280b6Updated Rector to commit e29863909630baae19805dc2d784a34b8f8e2ab7- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 5276961 |
| UUID: | 3321051473 |
| Node ID: | PR_kwDOMhYgn86jn42W |
| Host: | GitHub |
| Repository: | GemberPHP/message-bus-symfony |