]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 7.4.16RC1
authorDerick Rethans <github@derickrethans.nl>
Tue, 16 Feb 2021 11:23:23 +0000 (11:23 +0000)
committerDerick Rethans <github@derickrethans.nl>
Tue, 16 Feb 2021 11:23:23 +0000 (11:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5a7f0ff7ea4e1aafa4b03bdcf63db58106519539..53665337e677297b5e0e598afc28d201b68a17da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2021, PHP 7.4.16
+18 Feb 2021, PHP 7.4.16RC1
 
 - Core:
   . Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)