Skip to content

[Conductor] Update dev#81

Merged
pscheit merged 1 commit intomainfrom
conductor-rector-rector-66524
Mar 16, 2026
Merged

[Conductor] Update dev#81
pscheit merged 1 commit intomainfrom
conductor-rector-rector-66524

Conversation

@private-packagist
Copy link
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update rector/rector:2.3.9 --with-all-dependencies --minimal-changes

Changelog

rector/rector (Source: GitHub Releases))

2.3.9

New Features 🥳

  • [CodingStyle] Add StrictInArrayRector (#7921)

Bugfixes 🐛

  • [Php71] Handle crash on partial destruct on assign var on ListToArrayDestructRector (#7909)
  • [CodeQuality] Skip no code parameter on custom Throwable instance on ThrowWithPreviousExceptionRector (#7912)
  • Bump to PHPStan ^2.1.40 and utilize ClassConstantReflection->isFinalByKeyword() (#7911)
  • [Php70] Handle keep right parentheses on ternary else is BinaryOp on TernaryToNullCoalescingRector (#7916)
  • Properly build text node for junit output formatter (#7917), Thanks @​brandonja991!
  • [CodeQuality] Skip with custom param in previous position on ThrowWithPreviousExceptionRector (#7919)
  • [automated] Apply Coding Standard (#7922)
  • [DX] Define list of allowed implicit commands on ConsoleApplication (#7918)
  • [CodeQuality] Skip used by other property hooks on InlineConstructorDefaultToPropertyRector (#7920)
  • [automated] Apply Coding Standard (#7926)
  • [StrictStringParamConcatRector] Skip PHP version 5.6 or earlier (#7927), Thanks @​ghostwriter!
  • [Php85] Skip single char literal string/int on OrdSingleByteRector (#7928)

rectorphp/rector-symfony 🎵

  • [CodeQuality] Allow Doctrine EntityManagerInterface on ControllerMethodInjectionToConstructorRector (#926)
  • [CodeQuality] Skip has conflicted param name different object on different method on ControllerMethodInjectionToConstructorRector (#925)
  • [Symfony73] Handle with set allowExtraFields named argument on ConstraintOptionsToNamedArgumentsRector (#924)
  • Skip classes with Symfony 7.1 Workflow listener attributes (#923), Thanks @​dionisvl

rectorphp/rector-doctrine 🟠

  • [TypedCollections] Skip with string key already on CompleteReturnDocblockFromToManyRector (#480)

rectorphp/rector-phpunit 🟢

  • [CodeQuality] Skip test method via #[Test] Attribute on DataProviderArrayItemsNewLinedRector (#664)
  • skip conflicting return node and return type in TypeWillReturnCallableArrowFunctionRector! (#663)
  • [Phpunit12] Skip as Argument with required MockObject Type on CreateStubOverCreateMockArgRector (#662)
  • feat: add IntersectionType support to PropertyCreateMockToCreateStubRector (#661), Thanks @​asumikam

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

Conductor executed the following commands:
composer update rector/rector:2.3.9 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
rector/rector upgrade 2.3.8 2.3.9 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 6ec12ca into main Mar 16, 2026
1 check passed
@private-packagist private-packagist bot deleted the conductor-rector-rector-66524 branch March 16, 2026 11:47
@packagist-psc-dev
Copy link

Warning

PRIVATE PACKAGIST TRIAL EXPIRED
Conductor will stop sending you pull requests and you won't receive any Update Review comments. To keep your Private Packagist organization active correct your billing information at https://packagist.com/orgs/webforge-labs/billing

composer.lock

Dev Package changes

Package Operation From To About
rector/rector upgrade 2.3.8 2.3.9 diff

Settings · Docs · Powered by Private Packagist

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.

1 participant