]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Mon, 8 Jun 2009 01:26:53 +0000 (01:26 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 8 Jun 2009 01:26:53 +0000 (01:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 04dcb4f8610c0caf6b12fc4a20389a838438ffd5..be9582ba3679776688950d9f007b05c50befb46a 100644 (file)
--- 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)