1.1.1 - 2025-08-10
Changed
TestUtils
- The
PHPCSUtils\TestUtils\UtilityMethodTestCasenow uses the PHP_CodeSnifferLocalFileinstead of theDummyFileclass under the hood. #692
Fixed
TestUtils
- Prevent PHP 8.5 deprecation notices for
Reflection*::setAccessible()in thePHPCSUtils\TestUtils\UtilityMethodTestCaseand thePHPCSUtils\TestUtils\ConfigDoubleclasses. #695