Skip to content

Commit c751390

Browse files
committed
NEWS
1 parent 571f67c commit c751390

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.4.18
44

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+
59
- MbString:
610
. Fixed bug GH-20833 (mb_str_pad() divide by zero if padding string is
711
invalid in the encoding). (ndossche)

0 commit comments

Comments
 (0)