]> granicus.if.org Git - php/commitdiff
- Fixed bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings).
authorfoobar <sniper@php.net>
Tue, 17 Feb 2004 10:39:17 +0000 (10:39 +0000)
committerfoobar <sniper@php.net>
Tue, 17 Feb 2004 10:39:17 +0000 (10:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 89aeeed3b765c965e30001619bce4eb3653ddddc..ffb8e35ef484393beb70e2f5391d53f62c3e3601 100644 (file)
--- 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