summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0e9136e351..37a3aa2c0c 100644
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,8 @@ PHP NEWS
(marcio dot web2 at gmail dot com)
. Fixed bug #70321 (Magic getter breaks reference to array property).
(Laruence)
- . Fixed bug #70187 (Notice: unserialize(): Unexpected end of serialized data)
- (Dmitry)
+ . Fixed bug #70187 (Notice: unserialize(): Unexpected end of serialized
+ data). (Dmitry)
. Fixed bug #70145 (From field incorrectly parsed from headers). (Anatol)
. Fixed bug #70370 (Bundled libtool.m4 doesn't handle FreeBSD 10 when
building extensions). (Adam)