From 111d0466c9b04a8e3795f3144729cdf6f70271cc Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 15 Mar 2004 05:53:51 +0000 Subject: [PATCH] Fugbix typo. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 422ecc7aa6..b738841b16 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ PHP NEWS ze1_compatiblity_mode. (Andi) - Added support for PHP 4 style object conversion to long, double, and boolean values which is enabled in ze1_compatibility_mode. (Andi, Stas) -- Allow objector oriented extensions to overload comparison functions and other +- Allow object oriented extensions to overload comparison functions and other operations. Solves problems using SimpleXML values. (Andi, Zeev) - Fixed crash when accessing a class constant with a value which in turn is also a constant. (Dmitry) -- 2.50.1