summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2009-12-22 21:17:58 +0000
committerJohannes Schlüter <johannes@php.net>2009-12-22 21:17:58 +0000
commit5927cec714d6d761164bb8df7e77e6bb414957ef (patch)
tree40039761911f96ac5df90978abc6c973b116c16c
parentc764995c8ecd7146bea8b7cf0d7b2cb830539fcd (diff)
downloadphp-git-5927cec714d6d761164bb8df7e77e6bb414957ef.tar.gz
Wrap at 80 chars
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
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