From: Remi Collet Date: Tue, 15 Aug 2017 08:39:24 +0000 (+0000) Subject: Update NEWS for PHP 7.2.0beta3 X-Git-Tag: php-7.2.0beta3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c1c49d1b5d3c0617bc6784a8c894893c1d4b99e;p=php Update NEWS for PHP 7.2.0beta3 --- diff --git a/NEWS b/NEWS index f15b6e28e7..5ca62938d7 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.2.0beta3 +17 Aug 2017, PHP 7.2.0beta3 - Core: . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)