diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2015-09-03 19:49:07 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2015-09-03 19:49:07 +0300 |
commit | 3bb88aee535ce96e5ca2d8f0e7fc0a4ed5028161 (patch) | |
tree | 1174baba816ac43388671406f2f7547d992a36f6 | |
parent | dbbc0e4ced9a809cf72f2f7f3d5c60f44355e33d (diff) | |
download | php-git-3bb88aee535ce96e5ca2d8f0e7fc0a4ed5028161.tar.gz |
Align NEWS entries format
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |