mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +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 ---
|
||||
hello world
|
||||
--- Include 2 ---
|
||||
|
||||
Warning: Constant already defined in %s on line %d
|
||||
%A
|
||||
hello world
|
||||
--- After unlink ---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue