1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] NEWS

This commit is contained in:
Arnaud Le Blanc
2024-01-05 19:46:27 +01:00
parent 26f54eb490
commit 3a237b96a0

2
NEWS
View File

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