summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2017-07-04 09:10:38 +0000
committerRemi Collet <remi@php.net>2017-07-04 11:35:39 +0200
commit8fa1f15e2d3d7fd70bc71d22a9254f958f3b186f (patch)
treecb056bbb8b3fb374ef49cd7b6074a75a8b20143d
parentcae6767f8d79501911238e9385ec62ea6614dcd7 (diff)
downloadphp-git-8fa1f15e2d3d7fd70bc71d22a9254f958f3b186f.tar.gz
Update NEWS for PHP 7.2.0alpha3
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a888637cfc..9632598ac8 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).