We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0618e33 commit 172aa3cCopy full SHA for 172aa3c
NEWS
@@ -17,7 +17,10 @@ PHP NEWS
17
(merge after 5.3.11 release)
18
19
- Core:
20
- . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown phase). (Laruence)
+ . Fixed bug #61761 ('Overriding' a private static method with a different
21
+ signature causes crash). (Laruence)
22
+ . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown
23
+ phase). (Laruence)
24
. Fixed bug #61660 (bin2hex(hex2bin($data)) != $data). (Nikita Popov)
25
. Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables
26
(without apache2)). (Laruence)
0 commit comments