Skip to content

1.0.10 - 2024-03-18

Compare
Choose a tag to compare
@jrfnl jrfnl released this 17 Mar 23:55
· 57 commits to stable since this release
51609a5

Changed

Other

  • Dropped support for PHP_CodeSniffer < 3.9.0. #561
    Please ensure you run composer update phpcsstandards/phpcsutils --with-dependencies to benefit from this.
  • Various housekeeping and documentation improvements.

Deprecated

Utils

  • NamingConventions::AZ_UPPER constant. #563
  • NamingConventions::AZ_LOWER constant. #563

Fixed

PHPCS BackCompat

  • BackCompat\Helper::getEncoding(): PHP 8.4 deprecation notice. #568
  • BackCompat\Helper::ignoreAnnotations(): PHP 8.4 deprecation notice. #568