Browse Source

Fixed test

experimental/first_unicode_implementation
Dmitry Stogov 19 years ago
parent
commit
6d50e73072
  1. 2
      Zend/tests/errmsg_044.phpt

2
Zend/tests/errmsg_044.phpt

@ -7,5 +7,5 @@ $a[0] = new stdclass;
$a[0][0] = new stdclass;
?>
--EXPECT--
--EXPECTF--
Fatal error: Cannot use object of type stdClass as array in %s on line %d
Loading…
Cancel
Save