]> granicus.if.org Git - php/commitdiff
fix release date
authorRemi Collet <remi@php.net>
Tue, 16 Jul 2019 08:40:37 +0000 (10:40 +0200)
committerRemi Collet <remi@php.net>
Tue, 16 Jul 2019 08:40:37 +0000 (10:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 72a6626bf7b55d7dc73e66fdfd74b8f878a09bee..3c642e776d35b152f34a454f35154ab7facc4d82 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,7 +50,7 @@ PHP                                                                        NEWS
     (cmb)
   . Fixed bug #78269 (password_hash uses weak options for argon2). (Remi)
 
-27 Jun 2019, PHP 7.2.20
+04 Jul 2019, PHP 7.2.20
 
 - Core:
   . Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).