What's Changed
- fix:
PhpdocArrayTypeFixer
- JIT stack limit exhausted by @kubawerlos in #7895 - feat:
@PHP84Migration
introduction by @keradus in #7774 - test: Introduce Infection for mutation tests by @Wirone in #7874
- CI: Improve Infection setup by @Wirone in #7913
- chore: Use
list
overarray
in more places by @keradus in #7905 - feat: Add trailing comma in multiline to PER-CS 2.0 by @michaelvickersuk in #7916
- feat: Introduce
AttributeAnalysis
by @HypeMC in #7909 - CI: allow for self-approvals for maintainers by @keradus in #7921
- fix: Constant invocation detected in typed constants by @SharkyKZ in #7892
- DX: reduce
array_filter
function usages by @kubawerlos in #7923 - DX: update
phpstan/phpstan-strict-rules
by @kubawerlos in #7924 - DX: update actions producing warnings by @kubawerlos in #7925
- DX: update actions producing warnings by @kubawerlos in #7928
- DX: remove duplicated character from
trim
call by @kubawerlos in #7930 - CI: no need to trigger enable auto-merge when self-approve by @keradus in #7929
New Contributors
- @michaelvickersuk made their first contribution in #7916
Full Changelog: v3.52.1...v3.53.0