scottmac                Tue Jun  9 02:00:47 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.617&r2=1.2027.2.547.2.965.2.618&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.617 
php-src/NEWS:1.2027.2.547.2.965.2.618
--- php-src/NEWS:1.2027.2.547.2.965.2.617       Tue Jun  9 00:42:51 2009
+++ php-src/NEWS        Tue Jun  9 02:00:46 2009
@@ -15,6 +15,8 @@
 - Added support for the mysql_stmt_next_result() function from libmysql.
   (Andrey)
 
+- Fixed bug #48493 (spl_autoload_register() doesn't work correctly when 
prepending
+  functions). (Scott)
 - Fixed bug #48257 (PharData throws exception with non-phar tar). (Greg)
 - Fixed bug #48227 (NumberFormatter::format leaks memory). (Felipe)
 - Fixed bug #48200 (compile failure with mbstring.c when 



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

Reply via email to