php-doc-en/reference/spl
Jakub Vrana e3b9788fa7 Fix iterators' key() return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328297 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-09 23:12:56 +00:00
..
appenditerator Fix iterators' key() return type 2012-11-09 23:12:56 +00:00
arrayiterator Add parameter and initializers 2012-06-12 00:36:15 +00:00
arrayobject Add parameter and initializers 2012-06-12 00:36:15 +00:00
cachingiterator Fix iterators' key() return type 2012-11-09 23:12:56 +00:00
callbackfilteriterator Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
countable
directoryiterator document directoryiterator::getextension (mostly copied from splfileinfo::getextension) (thanks mrok) 2012-07-30 21:34:29 +00:00
emptyiterator
filesystemiterator Document public constructors 2012-01-08 05:33:58 +00:00
filteriterator Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
functions added basic examples for spl_autoload_register 2012-05-22 20:52:05 +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 Document public constructors 2012-01-08 05:33:58 +00:00
multipleiterator Fix iterators' key() return type 2012-11-09 23:12:56 +00:00
norewinditerator Document public constructors 2012-01-08 05:33:58 +00:00
outeriterator fix xml:id for outeriterator.getinneriterator 2011-11-02 21:46:59 +00:00
parentiterator Methods visibility 2012-01-17 08:20:53 +00:00
recursivearrayiterator Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
recursivecachingiterator Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
recursivecallbackfilteriterator Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
recursivedirectoryiterator Default value 2012-06-12 00:11:08 +00:00
recursivefilteriterator Commit typo fix by Kevin Abel 2012-04-23 17:37:49 +00:00
recursiveiterator Typo found by online editor user 2012-10-19 09:28:27 +00:00
recursiveiteratoriterator Methods visibility 2012-01-17 08:20:53 +00:00
recursiveregexiterator Initializers 2012-01-10 01:51:09 +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 Fix svn keywords 2012-03-13 15:34:05 +00:00
splfileinfo Document public constructors 2012-01-08 05:33:58 +00:00
splfileobject Confusing example output is confusing (doc 63246) 2012-10-09 13:56:17 +00:00
splfixedarray whitespace, spelling, grammar 2011-11-19 21:08:45 +00:00
splheap revert r324994 (sift was the correct word) 2012-04-10 10:05:09 +00:00
splmaxheap SplMinHeap::compare and SplMaxHeap::compare should return int, not void. 2011-12-16 18:48:28 +00:00
splminheap SplMinHeap::compare and SplMaxHeap::compare should return int, not void. 2011-12-16 18:48:28 +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 Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
splqueue Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
splstack Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
splsubject
spltempfileobject
appenditerator.xml replay r31313/r313138 with fixes 2011-07-13 09:32:17 +00:00
arrayiterator.xml arrayiterator implements serializable interface 2011-06-06 13:54:59 +00:00
arrayobject.xml
badfunctioncallexception.xml
badmethodcallexception.xml
book.xml mark bunch of extensions with "membership" PI (like the membership comment) 2012-06-09 17:34:56 +00:00
cachingiterator.xml Describe constants 2012-01-10 02:20:39 +00:00
callbackfilteriterator.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
constants.xml Linkable reference constants 2012-02-28 13:22:09 +00:00
countable.xml
datastructures.xml Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
directoryiterator.xml changelog for directoryiterator extending from splfileinfo 2012-04-27 21:58:08 +00:00
domainexception.xml
emptyiterator.xml
exceptions.xml class trees for spl exceptions/iterators (an experiment) 2012-03-25 17:31:49 +00:00
files.xml
filesystemiterator.xml
filteriterator.xml
globiterator.xml
infiniteiterator.xml
interfaces.xml
invalidargumentexception.xml
iteratoriterator.xml
iterators.xml class trees for spl exceptions/iterators (an experiment) 2012-03-25 17:31:49 +00:00
lengthexception.xml
limititerator.xml
logicexception.xml Typofix. 2011-05-13 14:41:29 +00:00
miscellaneous.xml
multipleiterator.xml Remove meaningless constant subsections 2012-01-03 07:06:01 +00:00
norewinditerator.xml Typo found by online editor user 2012-10-19 09:28:27 +00:00
outeriterator.xml Native EOL 2011-10-03 16:27:39 +00:00
outofboundsexception.xml
outofrangeexception.xml
overflowexception.xml Removed usage of the word 'you' and slightly improved the grammar. 2011-12-19 03:02:22 +00:00
parentiterator.xml Intro from SPL sources 2012-01-13 10:46:53 +00:00
rangeexception.xml
recursivearrayiterator.xml
recursivecachingiterator.xml
recursivecallbackfilteriterator.xml Native EOL 2011-10-03 16:27:39 +00:00
recursivedirectoryiterator.xml
recursivefilteriterator.xml Flag class as abstract 2012-08-03 13:19:57 +00:00
recursiveiterator.xml
recursiveiteratoriterator.xml Linkable reference constants 2012-02-28 13:22:09 +00:00
recursiveregexiterator.xml
recursivetreeiterator.xml Remove meaningless constant subsections 2012-01-03 07:06:01 +00:00
reference.xml Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
regexiterator.xml
runtimeexception.xml
seekableiterator.xml
setup.xml
spldoublylinkedlist.xml
splfileinfo.xml
splfileobject.xml
splfixedarray.xml
splheap.xml typofix 2011-07-05 22:11:28 +00:00
splmaxheap.xml
splminheap.xml
splobjectstorage.xml
splobserver.xml
splpriorityqueue.xml
splqueue.xml
splstack.xml
splsubject.xml
spltempfileobject.xml
underflowexception.xml Extended the use of the exception to include any operation that is not allowed on an empty container. The reason is that peek on an empty container should result in an underflow exception. 2011-12-19 03:04:17 +00:00
unexpectedvalueexception.xml Typo (espects to expects) 2011-05-24 14:30:57 +00:00
versions.xml document directoryiterator::getextension (mostly copied from splfileinfo::getextension) (thanks mrok) 2012-07-30 21:34:29 +00:00