Skip to content

Commit e5e2190

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Fix test on Windows
2 parents e787790 + c86f053 commit e5e2190

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)