From: Johannes Schlüter Date: Tue, 22 Dec 2009 21:17:58 +0000 (+0000) Subject: Wrap at 80 chars X-Git-Tag: php-5.3.2RC1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5927cec714d6d761164bb8df7e77e6bb414957ef;p=php Wrap at 80 chars --- diff --git a/NEWS b/NEWS index ec9b007cd5..4c16953d3d 100644 --- a/NEWS +++ b/NEWS @@ -115,7 +115,8 @@ PHP NEWS - Fixed bug #49866 (Making reference on string offsets crashes PHP). (Dmitry) - Fixed bug #49855 (import_request_variables() always returns NULL). (Ilia, sjoerd at php dot net) -- Fixed bug #49851, #50451 (http wrapper breaks on 1024 char long headers). (Ilia) +- Fixed bug #49851, #50451 (http wrapper breaks on 1024 char long headers). + (Ilia) - Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). (Ilia, wmeler at wp-sa dot pl) - Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private