Commit: 014ed76943071d674cdc308f28b74be18e1caf0c Author: Xinchen Hui <larue...@php.net> Fri, 6 Apr 2012 21:58:28 +0800 Parents: b0f09b69d38a05102703329b51d7fae4d2433b54 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=014ed76943071d674cdc308f28b74be18e1caf0c Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 23bb363..7b80084 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP NEWS . "Connection: close" instead of "Connection: closed" (Gustavo) - Core: + . Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables + (without apache2)). (Laruence) . Fixed bug #61605 (header_remove() does not remove all headers). (Laruence) . Fixed bug #61374 (html_entity_decode tries to decode code points that don't exist in ISO-8859-1). (Gustavo) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php