php-doc-en/reference/spl
2018-10-19 14:51:45 +00:00
..
appenditerator Fix method prototype 2016-07-10 11:37:14 +00:00
arrayiterator 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
arrayobject Fix #68106: Typo in ArrayIterator::setFlags 2018-08-18 12:03:39 +00:00
cachingiterator Fix parameter types 2018-09-14 10:59:34 +00:00
callbackfilteriterator Fix Bug #76924: CallbackFilterIterator::accept returns a boolean not a string 2018-09-23 17:09:15 +00:00
countable Revert r333536 Fixed version number in changelog 2014-10-26 01:28:08 +00:00
directoryiterator Fix grossly misleading information 2018-05-02 22:00:58 +00:00
emptyiterator Resolve doc bug #71324 2016-01-10 16:49:58 +00:00
filesystemiterator Let's use __DIR__ 2014-06-01 13:10:36 +00:00
filteriterator fixed example (by Mantas Urnieža) 2016-01-15 18:14:22 +00:00
functions Fix #75546: Clarification for how iterator_apply's $args are passed to the $function 2018-04-07 22:06:57 +00:00
globiterator Rename to (note 116676) 2018-01-26 09:49:38 +00:00
infiniteiterator
iteratoriterator
limititerator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
multipleiterator Resolve doc bug #71325 2016-01-10 16:44:57 +00:00
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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
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 Resolve doc bug #71326 2016-01-10 16:32:09 +00:00
recursivedirectoryiterator Use entities in initializer 2018-01-25 19:11:34 +00:00
recursivefilteriterator Currently, the Children methods both incorrectly indicate they are void. 2014-03-24 20:40:03 +00:00
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 #72109: SplFileObject::__construct() not mentioned in class synopsis 2018-06-16 16:43:16 +00:00
splfileobject Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +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 Revert r339623 2018-06-16 15:27:05 +00:00
splqueue Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
splstack Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
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 Anonymous contributions 2014-12-30 12:29:17 +00:00
cachingiterator.xml
callbackfilteriterator.xml
constants.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
countable.xml
datastructures.xml fixed typos, grammar, expression 2015-06-13 22:22:45 +00:00
directoryiterator.xml
domainexception.xml
emptyiterator.xml
exceptions.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
files.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
filesystemiterator.xml Document #72582: RecursiveDirectoryIterator with UNIX_PATHS flag doesn't work 2016-07-13 17:19:57 +00:00
filteriterator.xml
globiterator.xml Show inherited constants 2018-09-20 15:10:00 +00:00
infiniteiterator.xml
interfaces.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
invalidargumentexception.xml fix #66421 clarify wording 2014-02-01 09:11:38 +00:00
iteratoriterator.xml fixed validation error 2015-07-23 22:16:25 +00:00
iterators.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
lengthexception.xml
limititerator.xml
logicexception.xml grammar 2014-03-29 21:55:26 +00:00
miscellaneous.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
multipleiterator.xml
norewinditerator.xml
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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
regexiterator.xml
runtimeexception.xml
seekableiterator.xml Typo in example 2014-03-29 21:53:30 +00:00
setup.xml
spldoublylinkedlist.xml
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
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