helly           Wed Sep 14 23:42:42 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - Update with latest SPLchanges
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.59&r2=1.2027.2.60&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.59 php-src/NEWS:1.2027.2.60
--- php-src/NEWS:1.2027.2.59    Tue Sep 13 05:20:36 2005
+++ php-src/NEWS        Wed Sep 14 23:42:41 2005
@@ -6,6 +6,10 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to