Skip to content

Commit c86f053

Browse files
committed
Fix test on Windows
1 parent 1edcfcc commit c86f053

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)