php-doc-en/reference/spl/arrayobject
Adam Harvey 53baee51a0 Fix the return type of ArrayObject::serialize().
Fixes doc bug #67202 (Wrong documeted return type fo for
ArrayObject::serialize).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333481 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-05 17:56:36 +00:00
..
append.xml
asort.xml
construct.xml Fix DTD violation in ArrayObject::__construct() introduced in revision 331442 2013-09-19 09:40: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 Document E_NOTICE emitted when an undefined index is supplied to ArrayObject::offsetGet(). Fix for bug #65942. 2013-10-22 10:40:38 +00:00
offsetset.xml
offsetunset.xml
serialize.xml Fix the return type of ArrayObject::serialize(). 2014-05-05 17:56:36 +00:00
setflags.xml
setiteratorclass.xml
uasort.xml
uksort.xml
unserialize.xml