Skip to content

[Conductor] Update dev - #117

Merged
pscheit merged 1 commit into
mainfrom
conductor-multiple-vendors-all-85581
Aug 24, 2026
Merged

[Conductor] Update dev#117
pscheit merged 1 commit into
mainfrom
conductor-multiple-vendors-all-85581

Conversation

@private-packagist

Copy link
Copy Markdown
Contributor

This PR was automatically generated by Conductor.

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

composer update friendsofphp/php-cs-fixer:v3.95.20 rector/rector:2.6.3 --with-all-dependencies --minimal-changes

Changelog

friendsofphp/php-cs-fixer (Source: GitHub Releases))

v3.95.20

What's Changed

New Contributors

Full Changelog: v3.95.19...v3.95.20

v3.95.19

What's Changed

New Contributors

Full Changelog: v3.95.18...v3.95.19

rector/rector (Source: GitHub Releases))

2.6.3

A stabilization release on top of the composer-based sets finished in 2.6.2 - bugfixes across the engine, a couple of fresh Symfony and Doctrine rules, and the caching cleanup that the cacheClass() deprecation promised.

New rules 🎉

rector-symfony

  • [Symfony 6.1] RouteRequirementStringToConstantRector (#​1037)

rector-doctrine

  • [DBAL 3.1] QueryBuilderExecuteToExecuteQueryOrExecuteStatementRector — split the deprecated execute() into executeQuery() / executeStatement() (#​507)

Bugfixes 🐛

  • [DeadCode] Skip RemoveReturnTagIncompatibleWithNativeTypeRector on a type alias nested in a union (#​8319)
  • [NodeAnalyzer] Treat an infinite loop without a break as always terminated (#​8348) — improves return/dead-code analysis on while (true) bodies

rector-symfony

  • [CodeQuality] Fix InlineClassRoutePrefixRector duplicating the route name prefix on attribute routes (#​9851)
  • [Symfony 7.2] Fix PushRequestToRequestStackConstructorRector leaving the pushed request undefined (#​1040)
  • [CodeQuality] Skip loadValidatorMetadata() containing addConstraint(new Callback()) (#​1038)

rector-phpunit

  • [PHPUnit 6.0] Skip imported PHPUnit assert functions in AddDoesNotPerformAssertionToNonAssertingTestRector (#​767)

Set changes 📈

rector-doctrine

  • [ORM 3.5] Replace deprecated ORMSetup methods — createAttributeMetadataConfiguration()createAttributeMetadataConfig(), createXMLMetadataConfiguration()createXMLMetadataConfig(), createConfiguration()createConfig()
  • [DBAL 4.0] Replace the removed Types::ARRAY with Types::SIMPLE_ARRAY (#​506)

Deprecations 💀

Deprecated rules run without any effect, print a warning and will be removed in a future major release.

rector-phpunit

  • AllowMockObjectsWithoutExpectationsAttributeRector — also removed from the set

Removals 💀

rector-src

  • [Caching] Drop MemoryCacheStorage, always use FileCacheStorage (#​8354) — completes the cacheClass() deprecation from 2.6.2; only file cache is useful to end users

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 friendsofphp/php-cs-fixer:v3.95.20 rector/rector:2.6.3 --with-all-dependencies --minimal-changes
@private-packagist

Copy link
Copy Markdown
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
friendsofphp/php-cs-fixer upgrade v3.95.18 v3.95.20 diff
rector/rector upgrade 2.6.2 2.6.3 diff

Settings · Docs · Powered by Private Packagist

@pscheit
pscheit merged commit 31081c5 into main Aug 24, 2026
1 check passed
@private-packagist
private-packagist Bot deleted the conductor-multiple-vendors-all-85581 branch August 24, 2026 08:25
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