Skip to content

Commit f391a26

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: Fix test on Windows
2 parents c35fc1c + e5e2190 commit f391a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/phar/tests/bug77432.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ hello world
4343

4444
Warning: include(%sbug77432.phar): Failed to open stream: phar error: could not reopen phar "%sbug77432.phar" in %s on line %d
4545

46-
Warning: include(): Failed opening '%sbug77432.phar' for inclusion (include_path='.:') in %s on line %d
46+
Warning: include(): Failed opening '%sbug77432.phar' for inclusion (include_path=%s) in %s on line %d

0 commit comments

Comments
 (0)