Skip to content

Update dependency rector/rector to v2.3.8#263

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rector-rector-2.x-lockfile
Open

Update dependency rector/rector to v2.3.8#263
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rector-rector-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2026

This PR contains the following updates:

Package Change Age Confidence
rector/rector (source) 2.3.62.3.8 age confidence

Release Notes

rectorphp/rector (rector/rector)

v2.3.8: Released Rector 2.3.8

Compare Source

Bugfixes 🐛

  • [CodeQuality] Only allow from final class or constant is marked final on VariableConstFetchToClassConstFetchRector (#​7904)
  • [CodeQuality] Skip custom exception param order flipped on no namespace on ThrowWithPreviousExceptionRector (#​7906)
  • [DeadCode] Skip different default param not typed on RemoveParentDelegatingConstructorRector (#​7905)
  • [DeadCode] Skip non-literal 0 or 1 usage on RemoveDeadZeroAndOneOperationRector (#​7907)
  • [TypeDeclarationDocblocks] Typo fix RuleDefinition description on AddVarArrayDocblockFromDimFetchAssignRector (#​7902)
  • [Php83] Fix infinite add - remove #[Override] on tearDown() method on AddOverrideAttributeToOverriddenMethodsRector when combined with NoSetupWithParentCallOverrideRector (#​7903)

rectorphp/rector-symfony

  • [CodeQuality] Skip symfony UuidV4 on ControllerMethodInjectionToConstructorRector (#​922)

v2.3.7: Released Rector 2.3.7

Compare Source

New Features 🥳


Bugfixes 🐛

  • Skip ClosureToArrowFunctionRector when closure has @​ var docblock (#​7885), Thanks @​QDenka!
  • [Php80] Skip property hook with indirect set on ClassPropertyAssignToConstructorPromotionRector (#​7887)
  • [Php70] Keep right parentheses on TernaryToNullCoalescingRector (#​7889)
  • Bump nette/utils to ^4.1.3 (part 2) (#​7894)
  • [Php72] Handle crash on hex backreference on PregReplaceEModifierRector (#​7896)
  • Update code sample for SimplifyEmptyCheckOnEmptyArrayRector (#​7897), Thanks @​ramonrietdijk!
  • [Php80] Handle Behat transform annotation (#​7899), Thanks @​loic425!
  • fix: Skip attribute decorated parameters in RemoveParentDelegatingConstructorRector (#​7900), Thanks @​marcreichel!
  • [DeadCode] Handle only remove 1 @​ var on multi vars on RemoveUselessVarTagRector (#​7884)
  • Fix abstract declaration in fixture source (#​7901), Thanks @​Victor-Vechi!

rectorphp/rector-symfony 🎵

  • [CodeQuality] Skip DateTimeInterface instance on ControllerMethodInjectionToConstructorRector (#​921)
  • [Symfony73] Skip with @​ Translate docblock on ConstraintOptionsToNamedArgumentsRector (#​920)

rectorphp/rector-phpunit 🟢

  • [PhpUnit 8] Skip on possible return array on SpecificAssertContainsRector (#​660)
  • [CodeQuality] check class exists on BehatPHPUnitAssertToWebmozartRector (#​659)
  • [behat] Add BehatPHPUnitAssertToWebmozzartRector (#​658)
  • [code-quality] Add AddKeysExistsAssertForKeyUseRector (#​657)
  • [PHPUnit120] Skip non-mock object on AllowMockObjectsWithoutExpectationsAttributeRector (#​656)
  • [CodeQuality] Skip on non-mock object on DecorateWillReturnMapWithExpectsMockRector (#​655)
  • [CodeQuality] Skip first class callable on DecorateWillReturnMapWithExpectsMockRector (#​654)
  • improve DecorateWillReturnMapWithExpectsMockRector edge cases (#​653)
  • convert tearDown in NoSetupWithParentCallOverrideRector as well (#​652)
  • [config] split off 12.5 set, just to improve readability (#​651)

rectorphp/rector-downgrade-php ⬇️

  • [DowngradePhp82] Add DowngradeUnionIntersectionRector (#​363)
  • [DowngradePhp80] Fix combine DowngradeThrowExprRector + DowngradeNullsafeToTernaryOperatorRector (#​362)
  • [DowngradePhp80] Fix on Arg and return ternary on DowngradeThrowExprRector (#​361)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) February 19, 2026 18:32
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch from 3b0985f to 60d1eab Compare February 22, 2026 17:41
@renovate renovate bot changed the title Update dependency rector/rector to v2.3.7 Update dependency rector/rector to v2.3.8 Feb 22, 2026
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch 2 times, most recently from f16d1c2 to 34b58fc Compare February 26, 2026 14:55
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch from 34b58fc to 1704ac6 Compare February 27, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants