Merge branch 'PHP-8.3'

* PHP-8.3:
  Fix test not emitting warning because of Windows paths
This commit is contained in:
Niels Dossche 2024-01-01 15:27:48 +01:00
commit 7213e448de

View file

@ -36,8 +36,7 @@ include("phar://" . $filename);
--- Include 1 ---
hello world
--- Include 2 ---
Warning: Constant already defined in %s on line %d
%A
hello world
--- After unlink ---