]> granicus.if.org Git - php/commitdiff
make test version-agnostic
authorGreg Beaver <cellog@php.net>
Sun, 11 May 2008 19:37:43 +0000 (19:37 +0000)
committerGreg Beaver <cellog@php.net>
Sun, 11 May 2008 19:37:43 +0000 (19:37 +0000)
ext/phar/tests/opendir_edgecases.phpt

index 9fb515f116025d5a3456b9a1a304bda2ecf23a6c..d330d27ff37a1ed1eb0e649a9791f9cbae2d8123 100644 (file)
@@ -42,5 +42,5 @@ Warning: opendir() expects parameter 1 to be string, array given in %sopendir_ed
 ..
 foo
 
-Warning: opendir(phar://%sopendir_edgecases.phar.php/oops): failed to open dir: No such file or directory in phar://%sopendir_edgecases.phar.php/foo on line %d
+Warning: opendir(phar://%sopendir_edgecases.phar.php/oops): failed to open dir: %s in phar://%sopendir_edgecases.phar.php/foo on line %d
 ===DONE===
\ No newline at end of file