From c9af2f28e2c0515f6042be46d0090ef6018ebf71 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 17 Feb 2004 10:39:17 +0000 Subject: [PATCH] - Fixed bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings). --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 89aeeed3b7..ffb8e35ef4 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4 NEWS ?? Feb 2004, Version 4.3.5 - Fixed bug #27278 (*printf() functions treat arguments as if passed by reference). (Ilia) +- Fixed bug #26753 (zend_fetch_list_dtor_id() doesn't check NULL strings). + (Jani, Markus dot Lidel at shadowconnect dot com) 16 Feb 2004, Version 4.3.5RC3 - Fixed zero bytes memory allocation when no extra ini files are found in the -- 2.50.1