mirror of
https://github.com/php/php-src.git
synced 2024-12-12 03:15:29 +08:00
typo fix
This commit is contained in:
parent
4716c724d2
commit
21d5052f70
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Bug #26976 (Can not get array elements)
|
||||
Bug #26976 (Can not access array elements using array indices)
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("simplexml")) print "skip simplexml extension is not loaded"; ?>
|
||||
--FILE--
|
||||
|
Loading…
Reference in New Issue
Block a user