From 3bb88aee535ce96e5ca2d8f0e7fc0a4ed5028161 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Thu, 3 Sep 2015 19:49:07 +0300 Subject: [PATCH] Align NEWS entries format --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0e9136e3519..37a3aa2c0c2 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)