.. |
appenditerator
|
Fix some common typos (#533)
|
2021-04-19 11:57:59 +02:00 |
arrayiterator
|
Fix typos in spl documentation
|
2020-10-05 17:53:00 +00:00 |
arrayobject
|
Fix #80543: ArrayObject::asort() and ::ksort() expect an optional int
|
2020-12-22 16:28:26 +00:00 |
cachingiterator
|
Fix documented return type for CachingIterator::hasNext()
|
2021-07-22 09:30:54 +02:00 |
callbackfilteriterator
|
Fix Bug #76924: CallbackFilterIterator::accept returns a boolean not a string
|
2018-09-23 17:09:15 +00:00 |
countable
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
directoryiterator
|
Removed references to PHP 5, PHP 7.0 (#548)
|
2021-04-26 11:46:55 +03:00 |
emptyiterator
|
|
|
filesystemiterator
|
Fix #60776: FilesystemIterator always uses SPL_FILE_DIR_SKIPDOTS
|
2020-11-18 12:27:27 +00:00 |
filteriterator
|
Fix See Also link
|
2019-06-08 14:55:04 +00:00 |
functions
|
Fix remaining usages of __autoload (#752)
|
2021-07-11 17:00:43 +01:00 |
globiterator
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
infiniteiterator
|
|
|
iteratoriterator
|
Fix IteratorIterator::key() return type
|
2019-02-04 01:49:54 +00:00 |
limititerator
|
Fix #80795: Incorrect arguments signature for LimitIterator
|
2021-02-24 15:55:49 +01:00 |
multipleiterator
|
Revert revision 351727 from phpdoc/en/trunk:
|
2020-11-28 17:58:32 +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
|
|
|
recursivearrayiterator
|
Remove trailing fullstop in <refpurpose>
|
2018-01-25 15:34:22 +00:00 |
recursivecachingiterator
|
Fix #76823: RecursiveCachingIterator has a wrong type for $flags argument
|
2018-08-30 21:42:07 +00:00 |
recursivecallbackfilteriterator
|
Fix typehint
|
2021-07-16 15:09:14 +02:00 |
recursivedirectoryiterator
|
Use entities in initializer
|
2018-01-25 19:11:34 +00:00 |
recursivefilteriterator
|
|
|
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
|
Properly markup union types
|
2020-10-30 10:45:25 +00:00 |
regexiterator
|
Fix issues in Spl directory
|
2021-06-09 09:50:45 +03:00 |
seekableiterator
|
|
|
spldoublylinkedlist
|
Remove spldoublylinkedlist construct (#641)
|
2021-05-31 18:23:33 +08:00 |
splfileinfo
|
Removed references to PHP 5, PHP 7.0 (#548)
|
2021-04-26 11:46:55 +03:00 |
splfileobject
|
Fix #81284: str_getcsv cant parse with multibyte delimiter
|
2021-07-23 17:24:39 +02:00 |
splfixedarray
|
Use canonical type names
|
2020-11-02 15:39:04 +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
|
Remove more changelog entries, mostly from PHP 5.3 era
|
2020-09-26 14:08:59 +00:00 |
splobserver
|
|
|
splpriorityqueue
|
SplPriorityQueue::insert() return true
|
2019-01-28 10:38:22 +00:00 |
splqueue
|
Add missing visibility modifiers for SPL
|
2021-01-26 18:19:51 +01:00 |
splstack
|
Add missing visibility modifiers for SPL
|
2021-01-26 18:19:51 +01:00 |
splsubject
|
|
|
spltempfileobject
|
Fix #72109: SplFileObject::__construct() not mentioned in class synopsis
|
2018-06-16 16:43:16 +00:00 |
appenditerator.xml
|
|
|
arrayiterator.xml
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
arrayobject.xml
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
badfunctioncallexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
badmethodcallexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
book.xml
|
Spl is always available
|
2021-02-08 19:15:54 +01:00 |
cachingiterator.xml
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
callbackfilteriterator.xml
|
|
|
constants.xml
|
Removed references to PHP 5, PHP 7.0 (#545)
|
2021-04-24 20:01:17 +03:00 |
countable.xml
|
Mark a few interfaces as oointerface rather than ooclass (#818)
|
2021-07-30 17:01:16 +02:00 |
datastructures.xml
|
|
|
directoryiterator.xml
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
domainexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
emptyiterator.xml
|
|
|
exceptions.xml
|
|
|
files.xml
|
|
|
filesystemiterator.xml
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
filteriterator.xml
|
|
|
globiterator.xml
|
Show inherited constants
|
2018-09-20 15:10:00 +00:00 |
infiniteiterator.xml
|
|
|
interfaces.xml
|
|
|
invalidargumentexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
iteratoriterator.xml
|
|
|
iterators.xml
|
|
|
lengthexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
limititerator.xml
|
|
|
logicexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
miscellaneous.xml
|
|
|
multipleiterator.xml
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
norewinditerator.xml
|
Clarify what NoRewindIterator does
|
2019-06-11 21:54:08 +00:00 |
outeriterator.xml
|
Mark a few interfaces as oointerface rather than ooclass (#818)
|
2021-07-30 17:01:16 +02:00 |
outofboundsexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
outofrangeexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
overflowexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
parentiterator.xml
|
Link parent method (bug #74568)
|
2018-01-29 23:18:43 +00:00 |
rangeexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
recursivearrayiterator.xml
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
recursivecachingiterator.xml
|
Show inherited constants
|
2018-09-20 15:10:00 +00:00 |
recursivecallbackfilteriterator.xml
|
|
|
recursivedirectoryiterator.xml
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
recursivefilteriterator.xml
|
|
|
recursiveiterator.xml
|
Mark a few interfaces as oointerface rather than ooclass (#818)
|
2021-07-30 17:01:16 +02:00 |
recursiveiteratoriterator.xml
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
recursiveregexiterator.xml
|
Show inherited constants
|
2018-09-20 15:10:00 +00:00 |
recursivetreeiterator.xml
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
reference.xml
|
|
|
regexiterator.xml
|
Use canonical type names
|
2020-11-02 15:39:04 +00:00 |
runtimeexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
seekableiterator.xml
|
Mark a few interfaces as oointerface rather than ooclass (#818)
|
2021-07-30 17:01:16 +02:00 |
setup.xml
|
Spl is always available
|
2021-02-08 19:15:54 +01:00 |
spldoublylinkedlist.xml
|
Remove spldoublylinkedlist construct (#641)
|
2021-05-31 18:23:33 +08:00 |
splfileinfo.xml
|
Fix #72109: SplFileObject::__construct() not mentioned in class synopsis
|
2018-06-16 16:43:16 +00:00 |
splfileobject.xml
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
splfixedarray.xml
|
Make SplFixedArray intro say it can be resized
|
2020-12-30 09:45:14 -05:00 |
splheap.xml
|
|
|
splmaxheap.xml
|
|
|
splminheap.xml
|
|
|
splobjectstorage.xml
|
|
|
splobserver.xml
|
|
|
splpriorityqueue.xml
|
Fix #76265: The order of the same priority is not maintained
|
2018-06-16 15:40:40 +00:00 |
splqueue.xml
|
|
|
splstack.xml
|
|
|
splsubject.xml
|
|
|
spltempfileobject.xml
|
Show inherited constants
|
2018-09-20 15:10:00 +00:00 |
underflowexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
unexpectedvalueexception.xml
|
Fix #79168: Missing __construct method documentation in SPL Exceptions
|
2020-03-27 23:03:28 +00:00 |
versions.xml
|
Added PHP 8 into versions.xml for spl based on stubs.
|
2021-04-30 00:11:29 +01:00 |