From 616fa5839c75fabe5e7b8c7c64dc86f8293698d2 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Fri, 26 Jan 2007 14:56:56 +0000 Subject: [PATCH] fix test (still fails, but the test is accurate now) --- ext/phar/tests/refcount1.phpt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ext/phar/tests/refcount1.phpt b/ext/phar/tests/refcount1.phpt index b82a0bc06e..2df1464308 100644 --- a/ext/phar/tests/refcount1.phpt +++ b/ext/phar/tests/refcount1.phpt @@ -40,7 +40,6 @@ include $pname . '/b/c.php'; 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=== -- 2.50.1