From: Andi Gutmans Date: Thu, 30 Oct 2003 10:15:59 +0000 (+0000) Subject: - Typo X-Git-Tag: php-5.0.0b3RC1~833 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42a2bc6e6c590470cccb4e09bf240b8fdb46512e;p=php - Typo --- diff --git a/NEWS b/NEWS index 66f8586750..5472e96a9e 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ PHP NEWS . Improved memory manager . Added Reflection API . Removed the not so working namespaces support - . Removed support for expressions within constant declerations. + . Removed support for expressions within constant declarations. . 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().