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

[ci skip] Update NEWS for PHP 8.5.0 RC4

This commit is contained in:
Daniel Scherzer
2025-10-21 13:36:15 -07:00
parent c4333a7951
commit 920847efc6

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.5.0RC3
?? ??? ????, PHP 8.5.0RC4
23 Oct 2025, PHP 8.5.0RC3
- Core:
. Fixed bug GH-20113 (Missing new Foo(...) error in constant expressions).