.. |
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
|
|
|
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
|
|
|
recursivecachingiterator
|
|
|
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
|
|
|
splqueue
|
|
|
splstack
|
|
|
splsubject
|
|
|
spltempfileobject
|
|
|
appenditerator.xml
|
|
|
arrayiterator.xml
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
regexiterator.xml
|
|
|
runtimeexception.xml
|
|
|
seekableiterator.xml
|
|
|
setup.xml
|
|
|
spldoublylinkedlist.xml
|
|
|
splfileinfo.xml
|
|
|
splfileobject.xml
|
|
|
splfixedarray.xml
|
|
|
splheap.xml
|
|
|
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
|
|
|
versions.xml
|
document directoryiterator::getextension (mostly copied from splfileinfo::getextension) (thanks mrok)
|
2012-07-30 21:34:29 +00:00 |