]> granicus.if.org Git - php/commitdiff
- BFN: #45556, #45555
authorFelipe Pena <felipe@php.net>
Fri, 18 Jul 2008 17:41:59 +0000 (17:41 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 18 Jul 2008 17:41:59 +0000 (17:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3803e3949133c729f730e69f4ee90a4f790136f6..bd6b44deedcdee218e2083906f79e9cf1c2023c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP                                                                        NEWS
 - Fixed a regression when using strip_tags() and < is within an attribute.
   (Scott)
 
+- Fixed bug #45556 (Return value from callback isn't freed). (Felipe)
+- Fixed bug #45555 (Segfault with invalid non-string as 
+  register_introspection_callback). (Christian Seiler)
 - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' 
   parsing incorrect). (Felipe)
 - Fixed bug #45485 (strip_tags and <?XML tag). (Felipe)