php-doc-en/reference/spl
Adam Harvey 41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
..
appenditerator Fix iterators' key() return type 2012-11-09 23:12:56 +00:00
arrayiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
arrayobject Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
cachingiterator fixed type info of flags (fixes #70355) 2015-08-25 11:53:45 +00:00
callbackfilteriterator Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
countable Revert r333536 Fixed version number in changelog 2014-10-26 01:28:08 +00:00
directoryiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
emptyiterator
filesystemiterator Let's use __DIR__ 2014-06-01 13:10:36 +00:00
filteriterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
functions spl_autoload() may throw LogicException (related to #52339) 2015-09-08 20:22:19 +00:00
globiterator Minor coding standards fixes 2012-07-25 13:19:41 +00:00
infiniteiterator Document public constructors 2012-01-08 05:33:58 +00:00
iteratoriterator Fix iterators' key() return type 2012-11-09 23:12:56 +00:00
limititerator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
multipleiterator fix example flags (doc #64583) 2013-04-27 10:51:28 +00:00
norewinditerator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
outeriterator
parentiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursivearrayiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursivecachingiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursivecallbackfilteriterator Error in code example 2013-04-09 08:07:58 +00:00
recursivedirectoryiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursivefilteriterator Currently, the Children methods both incorrectly indicate they are void. 2014-03-24 20:40:03 +00:00
recursiveiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursiveiteratoriterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursiveregexiterator Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recursivetreeiterator Document public constructors 2012-01-08 05:33:58 +00:00
regexiterator Initializers 2012-01-10 01:51:09 +00:00
seekableiterator
spldoublylinkedlist Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splfileinfo Expanded docs to take into account empty file names and missing files, and linked to realpath(). This deals with a user note by josef.vlk.d@gmail.com 2015-09-04 17:42:41 +00:00
splfileobject use constructorsynopsis for SplFileObject (doc bug #69956) 2015-06-28 15:04:45 +00:00
splfixedarray Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splheap Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splmaxheap Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splminheap Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splobjectstorage Both offsetSet and offsetGet have a note stating they are a method alias, but this one did not. Adding for completeness. 2012-08-16 09:24:15 +00:00
splobserver
splpriorityqueue Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splqueue Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splstack Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
splsubject
spltempfileobject Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
appenditerator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
arrayiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
arrayobject.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
badfunctioncallexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
badmethodcallexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
book.xml Anonymous contributions 2014-12-30 12:29:17 +00:00
cachingiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
callbackfilteriterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
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 Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
domainexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
emptyiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
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 Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
filteriterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
globiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
infiniteiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
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 Use InheritedProperties 2013-05-20 20:36:05 +00:00
limititerator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
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 Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
norewinditerator.xml Typo found by online editor user 2012-10-19 09:28:27 +00:00
outeriterator.xml
outofboundsexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
outofrangeexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
overflowexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
parentiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
rangeexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
recursivearrayiterator.xml
recursivecachingiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
recursivecallbackfilteriterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
recursivedirectoryiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
recursivefilteriterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
recursiveiterator.xml
recursiveiteratoriterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
recursiveregexiterator.xml
recursivetreeiterator.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +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 Use InheritedProperties 2013-05-20 20:36:05 +00:00
seekableiterator.xml Typo in example 2014-03-29 21:53:30 +00:00
setup.xml
spldoublylinkedlist.xml
splfileinfo.xml
splfileobject.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
splfixedarray.xml
splheap.xml
splmaxheap.xml
splminheap.xml
splobjectstorage.xml Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
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 Undocument interfaces inherited from other implemented interface 2013-05-20 19:13:25 +00:00
underflowexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
unexpectedvalueexception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
versions.xml Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00