php-doc-en/reference/spl/arrayiterator
2019-05-21 08:46:05 +00:00
..
append.xml
asort.xml
construct.xml
count.xml
current.xml
getarraycopy.xml
getflags.xml Fix #78044: Wrong return type in ArrayIterator::getFlags() description 2019-05-21 08:46:05 +00:00
key.xml
ksort.xml
natcasesort.xml
natsort.xml
next.xml
offsetexists.xml The php impl. is different from the docs, see https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L717-L772 2018-09-14 11:01:23 +00:00
offsetget.xml The php impl. is different from the docs, see https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L717-L772 2018-09-14 11:01:23 +00:00
offsetset.xml The php impl. is different from the docs, see https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L717-L772 2018-09-14 11:01:23 +00:00
offsetunset.xml The php impl. is different from the docs, see https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L717-L772 2018-09-14 11:01:23 +00:00
rewind.xml
seek.xml
serialize.xml
setflags.xml
uasort.xml
uksort.xml
unserialize.xml
valid.xml