From 03ba78106d1be4d42bbc7e69990991e9da3f63f5 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 2 Nov 2004 16:42:46 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ad30da789c..31fee1b91d 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,10 @@ PHP NEWS - Extended the functionality of is_subclass_of() to accept either a class name or an object as first parameter. (Andrey) - Fixed potential problems with unserializing invalid serialize data. (Marcus) -- Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean). +- Fixed bug #30658 (Ensure that temporary files created by GD are removed). (Ilia) +- Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean). + (Andi) - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia) - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony) - Fixed bug #30388 (rename across filesystems loses ownership and -- 2.50.1