felipe Sun, 08 Aug 2010 16:48:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=301995
Log:
- Fix test
Changed paths:
U php/php-src/trunk/ext/standard/tests/file/bug38450_3.phpt
Modified: php/php-src/trunk/ext/standard/tests/file/bug38450_3.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/file/bug38450_3.phpt 2010-08-08
16:20:43 UTC (rev 301994)
+++ php/php-src/trunk/ext/standard/tests/file/bug38450_3.phpt 2010-08-08
16:48:32 UTC (rev 301995)
@@ -102,4 +102,4 @@
echo "Done\n";
?>
--EXPECTF--
-Catchable fatal error: Argument 1 passed to VariableStream::__construct() must
be an array, none given in %s on line %d
+Catchable fatal error: Argument 1 passed to VariableStream::__construct() must
be of the type array, none given in %s on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php