diff options
author | Derick Rethans <github@derickrethans.nl> | 2020-05-26 14:20:06 +0100 |
---|---|---|
committer | Derick Rethans <github@derickrethans.nl> | 2020-05-26 14:20:06 +0100 |
commit | c6fc400e8bbb96e0310bfdfab507eaffbf1b66b6 (patch) | |
tree | e62e454f0ebad616804b4365dd1ad18f7c37051c | |
parent | 46d88a49cc936656a1e42bc0c3fa2b0a854e4e19 (diff) | |
download | php-git-c6fc400e8bbb96e0310bfdfab507eaffbf1b66b6.tar.gz |
Add (expected) release date, and new header for 7.4.8
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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) |