From: Ilia Alshanetsky Date: Sun, 30 Dec 2007 16:46:27 +0000 (+0000) Subject: Fixed typo X-Git-Tag: RELEASE_1_3_1~446 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dddc5682db5c874b13df37279444d1141447f9e7;p=php Fixed typo --- diff --git a/NEWS b/NEWS index 4e4d234644..838046a235 100644 --- a/NEWS +++ b/NEWS @@ -71,7 +71,7 @@ PHP NEWS - Fixed bug #43128 (Very long class name causes segfault). (Dmitry) - Fixed bug #42952 (soap cache file is created with insecure permissions). (Dmitry) -- Fixed bug #42868 (Floats cast to integer produce unpredicatable results). +- Fixed bug #42868 (Floats cast to integer produce unpredictable results). (Zoe Slattery) - Fixed bug #42848 (Status: header incorrect under FastCGI). (Dmitry) - Fixed bug #42773 (WSDL error causes HTTP 500 Response). (Dmitry)