.. |
class-implements.xml
|
Class implements works with interfaces
|
2014-11-03 15:35:16 +00:00 |
class-parents.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
class-uses.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
iterator-apply.xml
|
Document and use callable type hint introduced in PHP 5.4
|
2012-03-12 05:55:59 +00:00 |
iterator-count.xml
|
iterator_count() may wind iterator beyond its end (fixes #70346)
|
2015-08-24 18:15:02 +00:00 |
iterator-to-array.xml
|
Add caution/note regarding yield from and iterator_to_array
|
2016-06-30 00:24:35 +00:00 |
spl-autoload-call.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
spl-autoload-extensions.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
spl-autoload-functions.xml
|
bring these inline for #67936 (change wording from stack to queue)
|
2014-09-24 19:50:30 +00:00 |
spl-autoload-register.xml
|
fix #67936 (change use of the word "stack" for "queue")
|
2014-09-21 06:50:51 +00:00 |
spl-autoload-unregister.xml
|
bring these inline for #67936 (change wording from stack to queue)
|
2014-09-24 19:50:30 +00:00 |
spl-autoload.xml
|
spl_autoload() may throw LogicException (related to #52339)
|
2015-09-08 20:22:19 +00:00 |
spl-classes.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
spl-object-hash.xml
|
While the note clearly mention that fact, the main description was misleading and could lead to potentially hard-to-detect bugs. Better mention it twice, than taking this kind of risk
|
2014-10-21 18:30:49 +00:00 |