Browse Source

- Fix test

experimental/with_scalar_types
Felipe Pena 16 years ago
parent
commit
ef1270e5d0
  1. 2
      ext/standard/tests/file/bug38450_3.phpt

2
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
Loading…
Cancel
Save