--- embedaddon/php/ext/phar/tests/readfile_edgecases.phpt 2012/02/21 23:48:00 1.1.1.1 +++ embedaddon/php/ext/phar/tests/readfile_edgecases.phpt 2012/05/29 12:34:41 1.1.1.2 @@ -36,7 +36,7 @@ include $pname . '/foo/hi'; --EXPECTF-- -Warning: readfile() expects parameter 1 to be string, array given in %sreadfile_edgecases.php on line %d +Warning: readfile() expects parameter 1 to be a valid path, array given in %sreadfile_edgecases.php on line %d blah Warning: readfile(phar://%sreadfile_edgecases.phar.php/oops): failed to open stream: phar error: path "oops" is a directory in phar://%sreadfile_edgecases.phar.php/foo/hi on line %d -===DONE=== \ No newline at end of file +===DONE===