What's Changed
- docs/refactor: clarify bracket types naming by @keradus in #5915
- fix: Add support for
phpunit/phpunit:^13.2inPhpUnitTestCaseStaticMethodCallsFixerby @localheinz in #9664 - deps: bump crate-ci/typos from 1.47.0 to 1.47.2 in /.github/workflows in the all group across 1 directory by @dependabot[bot] in #9662
- chore: improve
TypeExpressionby @kubawerlos in #9665 - chore: use more
assertcalls by @kubawerlos in #9666 - refactor:
simplified_if_return- applyFix to use slices for token insertion by @live627 in #9670 - chore: Cleanup
assert()and add more precisePreg::matchAll()return type by @staabm in #9667 - chore: cleanup
GroupImportFixerby @kubawerlos in #9671 - chore: please markdown-lint by @keradus in #9659
- fix: Use
AgentDetectorto detect presence of AI agent only when@autoformat has been selected by @localheinz in #9658 - deps: Allow installation of
sebastian/diff:^9.0by @localheinz in #9663 - fix:
PhpdocAddMissingParamAnnotationFixer- skip attribute tokens when extracting parameter type by @gharlan in #9634 - fix:
StaticPrivateMethodFixer- fix for private constructor and abstract static method by @kubawerlos in #9598
New Contributors
Full Changelog: v3.95.4...v3.95.5