1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00

Update NEWS for PHP 8.1.25RC1

This commit is contained in:
Patrick Allaert
2023-10-10 22:52:01 +02:00
parent 92693a2286
commit 4433308664

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.1.25
12 Oct 2023, PHP 8.1.25RC1
- Core:
. Fixed bug GH-12207 (memory leak when class using trait with doc block).