felipe          Sat Jul 12 01:44:05 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN: #45485
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1169&r2=1.2027.2.547.2.1170&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1169 php-src/NEWS:1.2027.2.547.2.1170
--- php-src/NEWS:1.2027.2.547.2.1169    Fri Jul 11 18:31:56 2008
+++ php-src/NEWS        Sat Jul 12 01:44:04 2008
@@ -6,12 +6,13 @@
 - Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe)
 - Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl
   functions. (Andrey)
-- Fixed bug #45449 (filesize() regression using ftp wrapper). 
-  (crrodriguez at suse dot de)
 - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; 
charset=' 
   parsing incorrect). (Felipe)
+- Fixed bug #45485 (strip_tags and <?XML tag). (Felipe)
 - Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't 
   accept lengths of 1024). (Felipe, andrew at lifescale dot com)
+- Fixed bug #45449 (filesize() regression using ftp wrapper). 
+  (crrodriguez at suse dot de)
 - Fixed bug #45352 (Segmentation fault because of tick function on second
   request). (Dmitry)
 - Fixed bug #45312 (Segmentation fault on second request for array functions).



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

Reply via email to