[ci skip] Update NEWS for PHP 8.5.0 alpha2

This commit is contained in:
Daniel Scherzer 2025-07-01 15:02:55 -07:00
parent 642d729847
commit 45c46504e2
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.0alpha1
?? ??? ????, PHP 8.5.0alpha2
03 Jul 2025, PHP 8.5.0alpha1
- BCMath:
. Simplify `bc_divide()` code. (SakiTakamachi)