We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571f67c commit c751390Copy full SHA for c751390
1 file changed
NEWS
@@ -2,6 +2,10 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.4.18
4
5
+- Core:
6
+ . Fixed bug GH-20837 (NULL dereference when calling ob_start() in shutdown
7
+ function triggered by bailout in php_output_lock_error()). (timwolla)
8
+
9
- MbString:
10
. Fixed bug GH-20833 (mb_str_pad() divide by zero if padding string is
11
invalid in the encoding). (ndossche)
0 commit comments