From: Stanislav Malyshev Date: Tue, 9 Sep 2014 23:11:32 +0000 (-0700) Subject: update NEWS X-Git-Tag: php-5.6.1RC1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3571a68ab9f41258b4f25daba06fa98abce9281a;p=php update NEWS --- diff --git a/NEWS b/NEWS index 23f6bb2e23..3a6b250dec 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,7 @@ PHP NEWS . Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)). (Anatol) - Core: + . Improved phpinfo() stylesheets. (Colin Viebrock) . Fixed bug #67693 (incorrect push to the empty array). (Tjerk) . Removed inconsistency regarding behaviour of array in constants at run-time. (Bob)