Changes in this release 🎉
Added
- Add
types_map
option tophpdoc_to_*
fixers - Add
general_attribute_remove
fixer - Add PHP 8.4 to build
- Add
@phpstan-ignore
to ignored tags incomment_to_phpdoc
- Add
Nexus83
andNexus84
rulesets - Add composer scripts
Changed
- Bump to php-cs-fixer v3.67
- Bump to phpstan v2.1
- Make
Nexus82
depend onNexus81
's rules - Use explicit
ubuntu-24.04
in actions - Fix errors in phpstan-baseline
Removed
- Remove
phpExecutable
assetPhpExecutable()
is now deprecated in upstream - Remove Nexus80 ruleset as PHP 8.0 is no longer supported
Full Changelog: v3.24.3...v3.25.0