From: Stanislav Malyshev Date: Mon, 25 Apr 2005 12:45:52 +0000 (+0000) Subject: oops X-Git-Tag: php-5.0.1b1~424 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92965de4ab49159e3162db68697fd71d256c9671;p=php oops --- diff --git a/NEWS b/NEWS index 15cd4e6223..95cc6e5dda 100644 --- a/NEWS +++ b/NEWS @@ -125,11 +125,10 @@ PHP NEWS - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry) - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). + (Moriyoshi) - Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right fix for GMP FPEs (Stas) - (Moriyoshi) - 13 Jul 2004, PHP 5.0.0 - Rewritten UNIX and Windows install help files. (Documentation Team) - Updated PCRE to provide better error handling in certain cases. (Andrei)