]> granicus.if.org Git - php/commitdiff
fix test
authorGreg Beaver <cellog@php.net>
Tue, 16 Jan 2007 03:59:56 +0000 (03:59 +0000)
committerGreg Beaver <cellog@php.net>
Tue, 16 Jan 2007 03:59:56 +0000 (03:59 +0000)
ext/phar/tests/refcount1.phpt

index ef5c1f3da91475c64faf9077e0fca0d71d1042b3..a7aa6bef4ed3092af5f7f979659b44705094a848 100644 (file)
@@ -39,7 +39,7 @@ include $pname . '/b/c.php';
 extra
 extra
 
-Warning: include(phar:///home/cellog/workspace/pecl/phar/tests/refcount1.phpt.phar.php/b/c.php): failed to open stream: phar error: "b/c.php" is not a file in phar "/home/cellog/workspace/pecl/phar/tests/refcount1.phpt.phar.php" in /home/cellog/workspace/pecl/phar/tests/refcount1.phpt on line %d
+Warning: include(phar://%s/b/c.php): failed to open stream: phar error: "b/c.php" is not a file in phar "%s" in %s on line %d
 
-Warning: include(): Failed opening 'phar:///home/cellog/workspace/pecl/phar/tests/refcount1.phpt.phar.php/b/c.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/cellog/workspace/pecl/phar/tests/refcount1.phpt on line %d
+Warning: include(): Failed opening 'phar://%s/b/c.php' for inclusion (include_path='%s') in %s on line %d
 ===DONE===