php-doc-en/reference/spl
Pieter Hordijk 4491cca51d Fixed description about the advantage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348936 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-17 15:37:07 +00:00
..
appenditerator
arrayiterator Fix #78462: Wrong return type for ArrayIterator::unserialize 2019-09-01 09:16:26 +00:00
arrayobject Fix #68106: Typo in ArrayIterator::setFlags 2018-08-18 12:03:39 +00:00
cachingiterator Fix Doc Bug #77925 2019-04-20 14:33:20 +00:00
callbackfilteriterator Fix Bug #76924: CallbackFilterIterator::accept returns a boolean not a string 2018-09-23 17:09:15 +00:00
countable
directoryiterator Fix grossly misleading information 2018-05-02 22:00:58 +00:00
emptyiterator
filesystemiterator
filteriterator Fix See Also link 2019-06-08 14:55:04 +00:00
functions Added example and a note to make it clear to not use a space character between file extensions in the list. Closes #67701 2019-05-15 11:57:07 +00:00
globiterator Rename to (note 116676) 2018-01-26 09:49:38 +00:00
infiniteiterator
iteratoriterator Fix IteratorIterator::key() return type 2019-02-04 01:49:54 +00:00
limititerator
multipleiterator
norewinditerator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
outeriterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
parentiterator
recursivearrayiterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
recursivecachingiterator Fix #76823: RecursiveCachingIterator has a wrong type for $flags argument 2018-08-30 21:42:07 +00:00
recursivecallbackfilteriterator
recursivedirectoryiterator Use entities in initializer 2018-01-25 19:11:34 +00:00
recursivefilteriterator
recursiveiterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
recursiveiteratoriterator Fix bug #75948 (Incorrect param type documentation for RecursiveIteratorIterator::setMaxDepth) 2018-02-11 12:24:09 +00:00
recursiveregexiterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
recursivetreeiterator Fix return type 2018-01-26 13:20:43 +00:00
regexiterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
seekableiterator
spldoublylinkedlist Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
splfileinfo Fix #77723: Wrong return type for SplFileInfo::__toString 2019-03-11 12:06:23 +00:00
splfileobject fixed changelog parameter name that follows parameter list description. 2020-01-07 11:23:49 +00:00
splfixedarray Use entities in initializer 2018-01-25 19:11:34 +00:00
splheap Document PHP 7.2 functions 2018-01-26 13:20:18 +00:00
splmaxheap Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
splminheap Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
splobjectstorage
splobserver
splpriorityqueue SplPriorityQueue::insert() return true 2019-01-28 10:38:22 +00:00
splqueue Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
splstack
splsubject
spltempfileobject Fix #72109: SplFileObject::__construct() not mentioned in class synopsis 2018-06-16 16:43:16 +00:00
appenditerator.xml
arrayiterator.xml Fix #68106: Typo in ArrayIterator::setFlags 2018-08-18 12:03:39 +00:00
arrayobject.xml
badfunctioncallexception.xml
badmethodcallexception.xml
book.xml
cachingiterator.xml
callbackfilteriterator.xml
constants.xml
countable.xml
datastructures.xml
directoryiterator.xml
domainexception.xml
emptyiterator.xml
exceptions.xml
files.xml
filesystemiterator.xml
filteriterator.xml
globiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
infiniteiterator.xml
interfaces.xml
invalidargumentexception.xml
iteratoriterator.xml
iterators.xml
lengthexception.xml
limititerator.xml
logicexception.xml
miscellaneous.xml
multipleiterator.xml
norewinditerator.xml Clarify what NoRewindIterator does 2019-06-11 21:54:08 +00:00
outeriterator.xml
outofboundsexception.xml
outofrangeexception.xml
overflowexception.xml
parentiterator.xml Link parent method (bug #74568) 2018-01-29 23:18:43 +00:00
rangeexception.xml
recursivearrayiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
recursivecachingiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
recursivecallbackfilteriterator.xml
recursivedirectoryiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
recursivefilteriterator.xml
recursiveiterator.xml
recursiveiteratoriterator.xml Proper i18n 2018-09-21 11:55:22 +00:00
recursiveregexiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
recursivetreeiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
reference.xml
regexiterator.xml
runtimeexception.xml
seekableiterator.xml
setup.xml
spldoublylinkedlist.xml Fix #78013: SplDoublyLinkedList class constants definitions are missed 2019-05-18 08:50:57 +00:00
splfileinfo.xml Fix #72109: SplFileObject::__construct() not mentioned in class synopsis 2018-06-16 16:43:16 +00:00
splfileobject.xml Fix #72109: SplFileObject::__construct() not mentioned in class synopsis 2018-06-16 16:43:16 +00:00
splfixedarray.xml Fixed description about the advantage. 2020-01-17 15:37:07 +00:00
splheap.xml
splmaxheap.xml
splminheap.xml
splobjectstorage.xml
splobserver.xml
splpriorityqueue.xml Fix #76265: The order of the same priority is not maintained 2018-06-16 15:40:40 +00:00
splqueue.xml
splstack.xml
splsubject.xml
spltempfileobject.xml Show inherited constants 2018-09-20 15:10:00 +00:00
underflowexception.xml
unexpectedvalueexception.xml
versions.xml Update versions based on parsing sources 2018-01-31 12:27:12 +00:00