]> granicus.if.org Git - php/commitdiff
- fix more variable stuff
authorMarcus Boerger <helly@php.net>
Tue, 6 Nov 2007 14:49:15 +0000 (14:49 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 6 Nov 2007 14:49:15 +0000 (14:49 +0000)
ext/phar/tests/refcount1.phpt

index 266070474603374ec7e417ddfefc8210337ba3f0..b2dd958b97e0d08f978721b651846b894ca6e2ec 100644 (file)
@@ -43,9 +43,9 @@ include $pname . '/b/c.php';
 ===CLOSE===
 object(PharFileInfo)#%d (2) {
   ["pathName":"SplFileInfo":private]=>
-  string(59) "phar://%srefcount1.phar.php/b"
+  string(%d) "phar://%srefcount1.phar.php/b"
   ["fileName":"SplFileInfo":private]=>
-  string(65) "phar://%srefcount1.phar.php/b/c.php"
+  string(%d) "phar://%srefcount1.phar.php/b/c.php"
 }
 string(5) "extra"
 ===UNLINK===
@@ -53,9 +53,9 @@ string(5) "extra"
 Warning: unlink(): phar error: "b/c.php" in phar "%srefcount1.phar.php", has open file pointers, cannot unlink in %srefcount1.php on line %d
 object(PharFileInfo)#%d (2) {
   ["pathName":"SplFileInfo":private]=>
-  string(59) "phar:///usr/src/PHP_5_3/ext/phar/tests/refcount1.phar.php/b"
+  string(%d) "phar://%srefcount1.phar.php/b"
   ["fileName":"SplFileInfo":private]=>
-  string(65) "phar:///usr/src/PHP_5_3/ext/phar/tests/refcount1.phar.php/b/c.php"
+  string(%s) "phar://%srefcount1.phar.php/b/c.php"
 }
 string(5) "extra"
 extra