.. |
appenditerator
|
fleshed out AppendIterator methods
|
2012-03-24 20:10:47 +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 incorrect prototype: Iterator not Traversable (doc #61705)
|
2012-04-13 08:38:38 +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
|
Document public constructors
|
2012-01-08 05:33:58 +00:00 |
limititerator
|
Document public constructors
|
2012-01-08 05:33:58 +00:00 |
multipleiterator
|
Fix return value from void to array.
|
2012-08-17 12:33:35 +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
|
Standardise on single style of quotes for XML tag.
|
2011-08-16 11:38:58 +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
|
Incorrect argument description, fixes Bug #62604
|
2012-07-19 03:29:13 +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
|
Fix protos
|
2011-02-11 13:16:13 +00:00 |
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
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
badmethodcallexception.xml
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
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
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
emptyiterator.xml
|
|
|
exceptions.xml
|
class trees for spl exceptions/iterators (an experiment)
|
2012-03-25 17:31:49 +00:00 |
files.xml
|
|
|
filesystemiterator.xml
|
Fix FOLLOW_SYMLINK changelog location (closes doc #53400)
|
2010-11-24 21:52:29 +00:00 |
filteriterator.xml
|
Remove () from methodname tag.
|
2010-07-28 12:06:05 +00:00 |
globiterator.xml
|
|
|
infiniteiterator.xml
|
|
|
interfaces.xml
|
|
|
invalidargumentexception.xml
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
iteratoriterator.xml
|
|
|
iterators.xml
|
class trees for spl exceptions/iterators (an experiment)
|
2012-03-25 17:31:49 +00:00 |
lengthexception.xml
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
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
|
|
|
outeriterator.xml
|
Native EOL
|
2011-10-03 16:27:39 +00:00 |
outofboundsexception.xml
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
outofrangeexception.xml
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
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
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
recursivearrayiterator.xml
|
|
|
recursivecachingiterator.xml
|
|
|
recursivecallbackfilteriterator.xml
|
Native EOL
|
2011-10-03 16:27:39 +00:00 |
recursivedirectoryiterator.xml
|
tidied up changelog with multiple versions (comma, comma, comma, chameleon)
|
2010-11-25 16:36:13 +00:00 |
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
|
Improve SPL exceptions (doc bug #53877)
|
2011-02-10 12:31:09 +00:00 |
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 |