andi            Thu Oct 30 04:57:11 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Go with beta 2
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1487 php-src/NEWS:1.1488
--- php-src/NEWS:1.1487 Wed Oct 29 20:12:40 2003
+++ php-src/NEWS        Thu Oct 30 04:57:10 2003
@@ -2,7 +2,14 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 5.0.0
 
-?? ??? 2003, PHP 5 Beta 2
+30 Oct 2003, PHP 5 Beta 2
+- Lots and lots of changes in the Zend Engine 2 since beta 1:
+  . Added Iterators
+  . Improved memory manager
+  . Added Reflection API
+  . Removed the not so working namespaces support
+  . Removed support for expressions within constant declerations.
+  . You can read about most changes in ZEND_CHANGES under the Zend directory.
 - Improved the DBX extension: (Marc)
   . Added DBX_RESULT_UNBUFFERED flag for dbx_query().
   . Added dbx_fetch_row()

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

Reply via email to