]> granicus.if.org Git - php/commitdiff
- Update
authorMarcus Boerger <helly@php.net>
Mon, 22 May 2006 19:04:19 +0000 (19:04 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 22 May 2006 19:04:19 +0000 (19:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 63bdef303fceef9ed9b9a0a240dbe885d51eb21e..52fda2246e52a8bd5a90d05c3e151bc88491c647 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ PHP                                                                        NEWS
   . Added new attribute ATTR_DEFAULT_FETCH_MODE. (Pierre)
   . Added FETCH_PROPS_LATE. (Marcus)
 - Improved SPL: (Marcus)
+  . Made most iterator code exception safe.
   . Added RegExIterator and RecursiveRegExIterator.
   . Added full caching support and ArrayAccess to CachingIterator.
   . Added array functions to ArrayObject/ArrayIterator and made them faster.