We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a630d commit 3e780d7Copy full SHA for 3e780d7
NEWS
@@ -2,6 +2,9 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2019, PHP 7.2.15
4
5
+- Core:
6
+ . Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry)
7
+
8
- GD:
9
. Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
10
@@ -28,7 +31,6 @@ PHP NEWS
28
31
(Valentin V. Bartenev)
29
32
. Fixed bug #76046 (PHP generates "FE_FREE" opcode on the wrong line).
30
33
(Nikita)
- . Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry)
34
35
- COM:
36
. Fixed bug #77177 (Serializing or unserializing COM objects crashes). (cmb)
0 commit comments