1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

Align NEWS entries format

This commit is contained in:
Lior Kaplan
2015-09-03 19:49:07 +03:00
parent dbbc0e4ced
commit 3bb88aee53

4
NEWS
View File

@@ -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)