From 9e007de0c2ae246da1aec159d3ca0eb2d0dd4b70 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 30 Oct 2003 09:57:10 +0000 Subject: [PATCH] - Go with beta 2 --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 80273bca08b..66f8586750b 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 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()