]> granicus.if.org Git - php/commitdiff
- Update with latest SPLchanges
authorMarcus Boerger <helly@php.net>
Thu, 15 Sep 2005 03:42:41 +0000 (03:42 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 15 Sep 2005 03:42:41 +0000 (03:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e74cadd8c9158e635ada39610e7450fa1d26f843..4d1f273a193e0edd233350001fa6f5b2346e42a4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
 - Added support for class constants and static members for internal
   classes. (Dmitry, Michael Wallner)
 - Added "new_link" parameter to mssql_connect(). Bug #34369. (Frank)
+- Improved SPL extension. (Marcus)
+  . Added RecursiveFilterIterator
+  . Added SplObjectStorage
+  . Made all SPL constants class constants
 - Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (Ilia)
 - Upgraded SQLite 2 library in ext/sqlite to 2.8.16 (Ilia)
 - Upgraded PCRE library to version 6.2. (Andrei)