What's Changed
- deps: bump phpstan/phpstan from 2.2.9 to 2.2.12 in /dev-tools in the phpstan group by @dependabot[bot] in #9822
- deps: bump crate-ci/typos from 1.49.0 to 1.50.1 in /.github/workflows in the all group across 1 directory by @dependabot[bot] in #9824
- deps: bump shipmonk/dead-code-detector from 1.3.3 to 1.4.0 in /dev-tools in the shipmonk group across 1 directory by @dependabot[bot] in #9823
- fix:
IsNullFixer- handle is_null() calls using named arguments by @lazerg in #9828 - fix:
IsNullFixer- do not fix is_null() calls using argument unpacking by @lazerg in #9830 - UX: init - use outlined messages by @keradus in #9826
- fix: handle missing terminator after
??inAssignNullCoalescingToCoalesceEqualFixerby @calebdw in #9831
New Contributors
Full Changelog: v3.95.24...v3.95.25