From 3e780d7f254570d08dc3cea543c8f695ad38dbe8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Jan 2019 11:12:13 +0100 Subject: [PATCH] [ci skip] fix NEWS --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4bf195827a..3508a22f28 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2019, PHP 7.2.15 +- Core: + . Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry) + - GD: . Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb) @@ -28,7 +31,6 @@ PHP NEWS (Valentin V. Bartenev) . Fixed bug #76046 (PHP generates "FE_FREE" opcode on the wrong line). (Nikita) - . Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry) - COM: . Fixed bug #77177 (Serializing or unserializing COM objects crashes). (cmb) -- 2.40.0