Skip to content

Commit 3e780d7

Browse files
committed
[ci skip] fix NEWS
1 parent 03a630d commit 3e780d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2019, PHP 7.2.15
44

5+
- Core:
6+
. Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry)
7+
58
- GD:
69
. Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
710

@@ -28,7 +31,6 @@ PHP NEWS
2831
(Valentin V. Bartenev)
2932
. Fixed bug #76046 (PHP generates "FE_FREE" opcode on the wrong line).
3033
(Nikita)
31-
. Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry)
3234

3335
- COM:
3436
. Fixed bug #77177 (Serializing or unserializing COM objects crashes). (cmb)

0 commit comments

Comments
 (0)