What's Changed
- Fix an issue that preventing the use of "extends:" to define the inheritance tree on Windows by @matsuo in #1056
- Fix unit tests to enable to run CacheResourceFileTest.php on Windows by @matsuo in #1055
- Fix unit tests to enable to run NullCoalescingTest.php and TernaryTest.php on Windows by @matsuo in #1059
- Update a workflow file for GitHub Actions to test on Windows by @matsuo in #1046
New Contributors
Full Changelog: v5.4.0...v5.4.1