mirror of
https://github.com/php/php-src.git
synced 2024-12-14 04:16:30 +08:00
Fixed test
This commit is contained in:
parent
5a10df8c56
commit
6d50e73072
@ -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…
Reference in New Issue
Block a user