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

Add (expected) release date, and new header for 7.4.8

This commit is contained in:
Derick Rethans
2020-05-26 14:20:06 +01:00
parent 46d88a49cc
commit c6fc400e8b

6
NEWS
View File

@@ -1,6 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.4.7
?? ??? 2020, PHP 7.4.8
11 Jun 2020, PHP 7.4.7
- Core:
. Fixed bug #79599 (coredump in set_error_handler). (Laruence)