]> granicus.if.org Git - php/commitdiff
MFZE2: - Fixed bug #31444 (Memory leak in zend_language_scanner.c)
authorfoobar <sniper@php.net>
Mon, 17 Jan 2005 17:22:21 +0000 (17:22 +0000)
committerfoobar <sniper@php.net>
Mon, 17 Jan 2005 17:22:21 +0000 (17:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 999bc98f8a5421f406d9e9d44822ce66c49df016..38b9f20a61c3d99447674519fd1a2f04b4c14861 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP 4                                                                      NEWS
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
 - Fixed bug #31454 (session_set_save_handler crashes PHP when supplied
   non-existent object ref). (Tony)
+- Fixed bug #31444 (Memory leak in zend_language_scanner.c).
+  (hexer at studentcenter dot org)
 - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms). (Joe)
 - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype). (Jani)
 - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia)