From: Remi Collet Date: Tue, 16 Jul 2019 08:40:37 +0000 (+0200) Subject: fix release date X-Git-Tag: php-7.2.21~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f353c77fe8e524a61fc9c4b1a7877f1cc97702c2;p=php fix release date --- diff --git a/NEWS b/NEWS index 72a6626bf7..3c642e776d 100644 --- 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).