1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
This commit is contained in:
Greg Beaver
2007-01-16 03:59:56 +00:00
parent 28d4b75d26
commit 9e2db14202
+2 -2
View 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===