[ci skip] NEWS

This commit is contained in:
Arnaud Le Blanc 2024-01-05 19:45:18 +01:00
parent 6342f735b9
commit 29cb814836

3
NEWS
View File

@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.2.16
- Core:
. Fixed timer leak in zend-max-execution-timers builds. (withinboredom)
- Phar:
. Fixed bug #71465 (PHAR doesn't know about litespeed). (nielsdos)