mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.3'
* PHP-8.3: Fix test not emitting warning because of Windows paths
This commit is contained in:
commit
7213e448de
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ include("phar://" . $filename);
|
||||||
--- Include 1 ---
|
--- Include 1 ---
|
||||||
hello world
|
hello world
|
||||||
--- Include 2 ---
|
--- Include 2 ---
|
||||||
|
%A
|
||||||
Warning: Constant already defined in %s on line %d
|
|
||||||
hello world
|
hello world
|
||||||
--- After unlink ---
|
--- After unlink ---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue