1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

The PHP 7.4 branch is for PHP 7.4.25 now

This commit is contained in:
Derick Rethans
2021-09-07 17:28:16 +01:00
parent f3d24af74f
commit 95a943e2f0

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.4.24
?? ??? ????, PHP 7.4.25
23 Dep 2021, PHP 7.4.24
- Core:
. Fixed bug #81302 (Stream position after stream filter removed). (cmb)