From: foobar Date: Wed, 4 Jul 2007 07:45:10 +0000 (+0000) Subject: do not fax the fixes :) X-Git-Tag: php-5.2.4RC1~234 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e20d7986234baa7b12b0691d094c451d8ecae3d7;p=php do not fax the fixes :) --- diff --git a/NEWS b/NEWS index 8bda0a6e2a..89b6daa065 100644 --- a/NEWS +++ b/NEWS @@ -37,7 +37,7 @@ PHP NEWS (Ilia) - Fixed INFILE LOCAL option handling with MySQL extensions not to be allowed when open_basedir or safe_mode is active. (Stas) -- Faxed SimpleXML's behavior when used with empty(). (Sara) +- Fixed SimpleXML's behavior when used with empty(). (Sara) - Fixed PECL Bug #11345 (PDO_OCI crash after National language Support "NLS" environment initialization error) (Chris Jones)