Skip to content

[Conductor] Update dev#87

Merged
pscheit merged 1 commit intomainfrom
conductor-multiple-vendors-all-70040
Apr 20, 2026
Merged

[Conductor] Update dev#87
pscheit merged 1 commit intomainfrom
conductor-multiple-vendors-all-70040

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.1 phpstan/phpstan:2.1.50 rector/rector:2.4.2 --with-all-dependencies --minimal-changes

Changelog

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

v3.95.1

What's Changed

Full Changelog: v3.95.0...v3.95.1

v3.95.0

What's Changed

New Contributors

Full Changelog: v3.94.2...v3.95.0

phpstan/phpstan (Source: GitHub Releases)

2.1.50

Bugfixes 🐛

Function signature fixes 🤖

2.1.49

Bugfixes 🐛

Performance 🏎️

Function signature fixes 🤖

Internals 🔍

2.1.48

Improvements 🔧

  • Report promoted properties with readonly or hooks as always unitialized (cannot be unset) (#​5452), #​14459

Bugfixes 🐛

Performance 🏎️

Internals 🔍

2.1.47

Major new features 🚀

  • bisect command (#​5431), #​14443
    • Find the first PHPStan commit that introduced a regression
    • This command performs a binary search over PHPStan releases, similar to git bisect
    • Learn more »

Improvements 🔧

Bugfixes 🐛

Performance 🏎️

Internals 🔍

rector/rector (Source: GitHub Releases))

2.4.2

New Features 🥳

  • Add some symfony/polyfill support (#​7965), Thanks @​sreichel!
  • [DeadCode] Allow remove useless @​ var on aliased object on RemoveUselessVarTagRector (#​7967)

Bugfixes 🐛

  • [Php81] Handle crash on normal array with variadic inside class on ArrayToFirstClassCallableRector (#​7966)
  • [CodeQuality] Skip possibly undefined variable on CoalesceToTernaryRector (#​7968)
  • [Php70] Allow is_null() conversion on TernaryToNullCoalescingRector with parentheses handling (#​7969)
  • Bump to PHPStan ^2.1.47 (#​7970)
  • Bump to PHPStan ^2.1.48 (#​7971)

rectorphp/rector-symfony

  • Fix unit test due to new PHPStan release (#​931)

2.4.1

New Features 🥳


Bugfixes 🐛

  • [CodeQuality] Skip with HTML on CompleteMissingIfElseBracketRector (#​7952)
  • [CodeQuality] Handle with assign on SimplifyIfElseToTernaryRector (#​7951)
  • [CodeQuality] Skip with HTML on TernaryFalseExpressionToIfRector (#​7954)
  • [automated] Apply Coding Standard (#​7955)
  • Make compatible with PHPStan 2.1.x-dev for ObjectType::equals() change behaviour (#​7956)
  • [AutoImport] Handle FQCN in/not in use on auto import + remove unused import as prefix = suffix (#​7957)
  • perf: use hash map for installed packages (#​7878), Thanks @​calebdw!
  • [ChangesReporting][Alternative] Collect changed_files on --no-diffs with json output with use of JsonOutputFactory (#​7821)
  • fix: OOM crash in RemoveUnusedVariableAssignRector (#​7964), Thanks @​calebdw!

Deprecations 💀

  • [Php81] Deprecate NewInInitializerRector as depends on context (#​7913)
  • [deprecation] deprecate file, use getFile() instead (#​7962)

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.1 phpstan/phpstan:2.1.50 rector/rector:2.4.2 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Copy Markdown
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
ergebnis/agent-detector add - 1.1.1 view code - License: MIT License
friendsofphp/php-cs-fixer upgrade v3.94.2 v3.95.1 diff
phpstan/phpstan upgrade 2.1.46 2.1.50 -
rector/rector upgrade 2.4.0 2.4.2 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 8eba449 into main Apr 20, 2026
1 check passed
@private-packagist private-packagist Bot deleted the conductor-multiple-vendors-all-70040 branch April 20, 2026 08: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.

1 participant