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 beta1

This commit is contained in:
Daniel Scherzer
2025-07-29 13:59:19 -07:00
parent a95a81000d
commit c1b129bd18

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.5.0alpha3
?? ??? ????, PHP 8.5.0beta1
31 Jul 2025, PHP 8.5.0alpha3
- Core:
. Add clone-with support to the clone() function. (timwolla, edorian)