1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00

[skip ci] Fix PHP 8.2.5 release date in NEWS

This commit is contained in:
Pierrick Charron
2023-03-30 23:29:56 -04:00
parent 47b3fe4710
commit 960f07104c

2
NEWS
View File

@@ -14,7 +14,7 @@ PHP NEWS
. Fixed bug GH-10406 (feof() behavior change for UNIX based socket
resources). (Jakub Zelenka)
30 Mar 2023, PHP 8.2.5
13 Apr 2023, PHP 8.2.5
- Core:
. Added optional support for max_execution_time in ZTS/Linux builds