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

Update NEWS for PHP 8.3.0beta3

This commit is contained in:
Eric Mann
2023-08-15 12:45:42 -07:00
parent 5713bc312a
commit 32fa67331b

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.3.0beta3
?? ??? ????, PHP 8.3.0RC1
17 Aug 2023, PHP 8.3.0beta3
- Core:
. Fixed strerror_r detection at configuration time. (Kévin Dunglas)