felipe          Fri Jul 18 17:41:59 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - BFN: #45556, #45555
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1176&r2=1.2027.2.547.2.1177&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1176 php-src/NEWS:1.2027.2.547.2.1177
--- php-src/NEWS:1.2027.2.547.2.1176    Wed Jul 16 14:10:49 2008
+++ php-src/NEWS        Fri Jul 18 17:41:59 2008
@@ -12,6 +12,9 @@
 - 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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to