Commit: abe0f17e8817eb3d81227ec9223f4674bab998c8 Author: Felipe Pena <felipe...@gmail.com> Thu, 24 May 2012 13:45:03 -0300 Parents: 11b4f3becd371dae9f76ec18d2197edf53130db7 Branches: PHP-5.3
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=abe0f17e8817eb3d81227ec9223f4674bab998c8 Log: - BFN Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 174b5e6..50959c6 100644 --- a/NEWS +++ b/NEWS @@ -4,14 +4,17 @@ PHP NEWS ?? ??? 2012, PHP 5.3.14 -- FPM +- Fileinfo: + . Fixed magic file regex support. (Felipe) + +- FPM: . Fixed bug #61045 (fpm don't send error log to fastcgi clients). (fat) . Fixed bug #61835 (php-fpm is not allowed to run as root). (fat) . Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-root start). (fat) . Fixed bug #61026 (FPM pools can listen on the same address). (fat) -- Intl +- Intl: . Fixed bug #62083 (grapheme_extract() memory leaks). (Gustavo) . Fixed bug #62082 (memory corruption in internal get_icu_disp_value_src_php function). (Gustavo) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php