From 707cc0cf1e8975f67b55d2d2a7f1d1839b2c407c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Jul 2017 09:10:38 +0000 Subject: [PATCH] Update NEWS for PHP 7.2.0alpha3 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f30825c982b8..690be7a29f78 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.2.0alpha3 +06 Jul 2017, PHP 7.2.0alpha3 - Core: . Fixed bug #74780 (parse_url() broken when query string contains colon).