From 46e793d8dc8af766247bc3ca392601fccc878066 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 1 Mar 2004 08:11:46 +0000 Subject: [PATCH] - MFH: Fixed bug #27443 (defined() returns wrong type). --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 40d8c0d7c7..8461e802ee 100644 --- 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) -- 2.50.1