php-doc-en/reference/spl/arrayobject
2013-09-19 04:45:56 +00:00
..
append.xml
asort.xml
construct.xml Documented exceptions for ArrayObject::__construct. 2013-09-19 04:45:56 +00:00
count.xml
exchangearray.xml
getarraycopy.xml
getflags.xml
getiterator.xml
getiteratorclass.xml
ksort.xml
natcasesort.xml
natsort.xml
offsetexists.xml
offsetget.xml ArrayObject::offsetGet returns NULL if you access an undefined offset, not FALSE. 2012-12-09 01:15:17 +00:00
offsetset.xml
offsetunset.xml
serialize.xml
setflags.xml
setiteratorclass.xml
uasort.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
uksort.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
unserialize.xml