[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
No known key found for this signature in database
GPG key ID: 74E44BC9067701A5

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)