From 2d96aa5b22d88e15558bb0dfa17074ef9ad81d8d Mon Sep 17 00:00:00 2001 From: Scott MacVicar Date: Tue, 9 Jun 2009 02:00:46 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 00cc55b2c4..f6a867743b 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ PHP NEWS - 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 -- 2.50.1