mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
The output normalization of bless_tests.php only detected absolute Unix filenames; we extend this for absolute Windows filenames, regardless of the platform we're running on (tests may have been run on Windows, but bless_tests.php may be run from WSL or a Linux VM, for instance).