Skip to content

Nexus CS Config v3.25.0

Latest
Compare
Choose a tag to compare
@paulbalandan paulbalandan released this 10 Jan 05:24
v3.25.0
eeb8d8e

Changes in this release 🎉

Added

  • Add types_map option to phpdoc_to_* fixers
  • Add general_attribute_remove fixer
  • Add PHP 8.4 to build
  • Add @phpstan-ignore to ignored tags in comment_to_phpdoc
  • Add Nexus83 and Nexus84 rulesets
  • Add composer scripts

Changed

  • Bump to php-cs-fixer v3.67
  • Bump to phpstan v2.1
  • Make Nexus82 depend on Nexus81's rules
  • Use explicit ubuntu-24.04 in actions
  • Fix errors in phpstan-baseline

Removed

  • Remove phpExecutable as setPhpExecutable() is now deprecated in upstream
  • Remove Nexus80 ruleset as PHP 8.0 is no longer supported

Full Changelog: v3.24.3...v3.25.0