summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2010-08-08 16:48:32 +0000
committerFelipe Pena <felipe@php.net>2010-08-08 16:48:32 +0000
commitef1270e5d05aaf781b430de6ef3edfd8a971be69 (patch)
tree85085ebc8d5148c9cd2d726e56557ca1f8512ba3
parentd9af17b839a992322d43efcfa89e5ca70624c3a7 (diff)
downloadphp-git-ef1270e5d05aaf781b430de6ef3edfd8a971be69.tar.gz
- Fix test
-rw-r--r--ext/standard/tests/file/bug38450_3.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/bug38450_3.phpt b/ext/standard/tests/file/bug38450_3.phpt
index d11ebd91e3..389de87b4c 100644
--- a/ext/standard/tests/file/bug38450_3.phpt
+++ b/ext/standard/tests/file/bug38450_3.phpt
@@ -102,4 +102,4 @@ var_dump($myvar);
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