stas Thu Jul 9 00:27:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: report fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.672&r2=1.2027.2.547.2.965.2.673&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.672 php-src/NEWS:1.2027.2.547.2.965.2.673 --- php-src/NEWS:1.2027.2.547.2.965.2.672 Wed Jul 8 18:23:08 2009 +++ php-src/NEWS Thu Jul 9 00:27:28 2009 @@ -3,6 +3,8 @@ ?? ??? 2009, PHP 5.3.1 - Fixed spl_autoload_unregister/spl_autoad_functions wrt. Closures and Functors. (Christian Seiler) +- Fixed open_basedir circumvention for mail.log. (Maksymilian Arciemowicz, + Stas) - Fixed bug #48854 (array_merge_recursive modifies arrays after first one). (Felipe)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php