What's Changed
- fix:
StaticLambdaFixer- do not make a lambda static when it is the direct subject of bindTo() or call() by @Amoifr in #9802 - chore:
Utils- fixstableSort()andsortFixers()template types, remove@phpstan-ignoresuppressions by @kubawerlos in #9798 - chore: Implement PHPStan
Preg::replaceCallback()extension by @kubawerlos in #9799 - deps: bump phpstan/phpstan from 2.2.8 to 2.2.9 by @kubawerlos in #9797
New Contributors
Full Changelog: v3.95.21...v3.95.22