php-doc-en/reference/spl
2018-03-15 22:01:56 +00:00
..
appenditerator Fix method prototype 2016-07-10 11:37:14 +00:00
arrayiterator Document ArrayIterator::uasort() and ::uksort() 2017-09-21 09:18:21 +00:00
arrayobject Use array() initializer instead of [] 2018-01-31 08:23:47 +00:00
cachingiterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
callbackfilteriterator
countable Revert r333536 Fixed version number in changelog 2014-10-26 01:28:08 +00:00
directoryiterator Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +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 add missing svn properties, svn:eol-style and svn:keywords 2018-03-15 22:01:56 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44: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 Use entities in initializer 2018-01-25 19:11:34 +00:00
splfileobject Fix bug #67566: escape parameter in fgetcsv() is sometimes ignored 2018-02-15 17:04:23 +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 Fix return type 2018-01-26 13:21:18 +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
appenditerator.xml
arrayiterator.xml
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
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 Add simple documentation for the CHILD_ARRAYS_ONLY flag for RecursiveArrayIterator that was added as a fix to Bug #38618 back in the 5.3.0 release. 2017-02-21 10:46:22 +00:00
recursivecachingiterator.xml
recursivecallbackfilteriterator.xml
recursivedirectoryiterator.xml
recursivefilteriterator.xml
recursiveiterator.xml
recursiveiteratoriterator.xml
recursiveregexiterator.xml
recursivetreeiterator.xml
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
splfileobject.xml
splfixedarray.xml
splheap.xml
splmaxheap.xml
splminheap.xml
splobjectstorage.xml
splobserver.xml
splpriorityqueue.xml typo fix by matthew rummler 2015-08-06 23:31:54 +00:00
splqueue.xml
splstack.xml
splsubject.xml
spltempfileobject.xml
underflowexception.xml
unexpectedvalueexception.xml
versions.xml Update versions based on parsing sources 2018-01-31 12:27:12 +00:00