This commit is contained in:
foobar 2004-01-21 03:18:13 +00:00
parent 4716c724d2
commit 21d5052f70

View File

@ -1,5 +1,5 @@
--TEST-- --TEST--
Bug #26976 (Can not get array elements) Bug #26976 (Can not access array elements using array indices)
--SKIPIF-- --SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip simplexml extension is not loaded"; ?> <?php if (!extension_loaded("simplexml")) print "skip simplexml extension is not loaded"; ?>
--FILE-- --FILE--