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

Update NEWS for PHP 8.1.19RC1

This commit is contained in:
Patrick Allaert
2023-04-25 16:14:29 +02:00
parent 691ff9f845
commit fd420ebdb5

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.1.19
11 May 2023, PHP 8.1.19RC1
- Core:
. Fix inconsistent float negation in constant expressions. (ilutov)