]> granicus.if.org Git - php/commitdiff
- MFH: Fixed bug #27443 (defined() returns wrong type).
authorDerick Rethans <derick@php.net>
Mon, 1 Mar 2004 08:11:46 +0000 (08:11 +0000)
committerDerick Rethans <derick@php.net>
Mon, 1 Mar 2004 08:11:46 +0000 (08:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 40d8c0d7c740501eb8a03c99b49ed324bb3c4ec1..8461e802eed0f3f65c409e15249cc9ad62377bd1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4                                                                      NEWS
 ?? Feb 2004, Version 4.3.5
 - Fixed possible crashes inside socket extension, due to missing check inside
   allocation functions. (Ilia)
+- Fixed bug #27443 (defined() returns wrong type). (Derick)
 - Fixed bug #27384 (unpack() misbehaves with 1 char string). (GeorgeS)
 - Fixed bug #27383 (Potential crash inside fopen_wrapper, while parsing
   response code). (Ilia)