php-doc-en/reference/spl/functions
Bob Weinand 8c3557271d Add caution/note regarding yield from and iterator_to_array
It's been a common source of mistake, see also https://bugs.php.net/72518

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339531 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-30 00:24:35 +00:00
..
class-implements.xml Class implements works with interfaces 2014-11-03 15:35:16 +00:00
class-parents.xml
class-uses.xml
iterator-apply.xml
iterator-count.xml iterator_count() may wind iterator beyond its end (fixes ) 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
spl-autoload-extensions.xml
spl-autoload-functions.xml bring these inline for (change wording from stack to queue) 2014-09-24 19:50:30 +00:00
spl-autoload-register.xml fix (change use of the word "stack" for "queue") 2014-09-21 06:50:51 +00:00
spl-autoload-unregister.xml bring these inline for (change wording from stack to queue) 2014-09-24 19:50:30 +00:00
spl-autoload.xml spl_autoload() may throw LogicException (related to ) 2015-09-08 20:22:19 +00:00
spl-classes.xml
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