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

Update NEWS for PHP 8.4.9

This commit is contained in:
Saki Takamachi
2025-07-01 23:14:58 +09:00
parent f8e2adfe91
commit b4fe4e82fb

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.4.9
03 Jul 2025, PHP 8.4.9
- BcMath:
. Fixed bug GH-18641 (Accessing a BcMath\Number property by ref crashes).