cellog Fri Jan 26 14:56:56 2007 UTC
Modified files:
/pecl/phar/tests refcount1.phpt
Log:
fix test (still fails, but the test is accurate now)
http://cvs.php.net/viewvc.cgi/pecl/phar/tests/refcount1.phpt?r1=1.4&r2=1.5&diff_format=u
Index: pecl/phar/tests/refcount1.phpt
diff -u pecl/phar/tests/refcount1.phpt:1.4 pecl/phar/tests/refcount1.phpt:1.5
--- pecl/phar/tests/refcount1.phpt:1.4 Sun Jan 21 15:25:49 2007
+++ pecl/phar/tests/refcount1.phpt Fri Jan 26 14:56:55 2007
@@ -40,7 +40,6 @@
extra
extra
-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://%s/b/c.php' for inclusion
(include_path='%s') in %s on line %d
+Warning: unlink(): phar error: "b/c.php" in phar "%sefcount1.phar.php", has
open file pointers, cannot unlink in %sefcount1.php on line %d
+extra
===DONE===
|