From: Ilia Alshanetsky Date: Mon, 8 Jun 2009 01:26:53 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.10RC2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9066f91b011ebf2dfb34449c7d6194093557f22c;p=php BFN --- diff --git a/NEWS b/NEWS index 04dcb4f861..be9582ba36 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ PHP_INT_MAX index value). (Matt) - Fixed bug #46386 (Digest authentication with SOAP module fails against MSSQL SOAP services). (Ilia, lordelph at gmail dot com) +- Fixed bug #44827 (define() is missing error checks for class constants). + (Ilia) - Fixed bug #42143 (The constant NAN is reported as 0 on Windows) (Kanwaljeet Singla, Venkat Raman Don)