Skip to content

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 phpstan/phpstan:2.1.33 friendsofphp/php-cs-fixer:v3.91.3 phpunit/phpunit:10.5.60 phpstan/phpstan-phpunit:2.0.10 rector/rector:2.2.14 --with-all-dependencies --minimal-changes

Changelog

phpstan/phpstan (Source: GitHub Releases)

2.1.33

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

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

v3.91.3

Full Changelog: v3.91.2...v3.91.3

  • Revert "feat: Symfony - add stringable_for_to_string to set" (#9268)
phpunit/phpunit (Source: GitHub Releases))

10.5.60

  • No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #1139

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

phpstan/phpstan-phpunit (Source: GitHub Releases))

2.0.10

  • 8d61a58 - Remove checkDataProviderData and introduce reportMissingDataProviderReturnType

2.0.9

  • cda423c - Implement AttributeRequiresPhpVersionRule
  • 83b717d - ci: Add tests for PHP 8.5
  • 75ba948 - chore(deps): update actions/checkout action to v6
rector/rector (Source: GitHub Releases))

2.2.14

Bugfixes 🐛

  • [fix] warn early about deprecated skipped rules, as not neccessary to skip anymore + restore FirstClassCallableRector and mark as deprecated to keep BC (#7742)

2.2.13

Bugfixes 🐛

  • [fix] restore missing pInterpolatedStringPart(), cover with test (#7741)

2.2.12

Bugfixes 🐛

  • [cleanup] Make FirstClassCallableRector use attributes over node traverser hacks (#7696)
  • [CodingStyle] Skip enum case on NewlineBetweenClassLikeStmtsRector (#7698), Thanks @​parth391!
  • [fix] skip all-but standalone assign on SetTypeToCastRector (#7699)
  • [fix] avoid changing generic interface in NarrowObjectReturnTypeRector, focus on objects as in definition (#7700)
  • Remove direct NodeTravser::* where possible, use node visitor attribute key instead (#7697)

Removed and Deprecated 💀

  • [dx] add stmts aware deprecation notice in `getNodeTypes()`` (#7692)

rectorphp/rector-symfony 🎵

  • [Symfony 8.0] move RemoveEraseCredentialsRector from symfony 7.3 to symfony 8.0 (#895), Thanks @​EJTJ3
  • [CodeQuality] Skip different service same name on ControllerMethodInjectionToConstructorRector (#894)
  • [code-quality] Skip enum in ControllerMethodInjectionToConstructorRector (#893)

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 phpstan/phpstan:2.1.33 friendsofphp/php-cs-fixer:v3.91.3 phpunit/phpunit:10.5.60 phpstan/phpstan-phpunit:2.0.10 rector/rector:2.2.14 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
friendsofphp/php-cs-fixer upgrade v3.91.2 v3.91.3 diff
phpstan/phpstan upgrade 2.1.32 2.1.33 -
phpstan/phpstan-phpunit upgrade 2.0.8 2.0.10 diff
phpunit/phpunit upgrade 10.5.59 10.5.60 diff
rector/rector upgrade 2.2.11 2.2.14 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 3d0930e into main Dec 15, 2025
1 check passed
@private-packagist private-packagist bot deleted the conductor-multiple-vendors-all-58571 branch December 15, 2025 13:48
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.

2 participants