summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2019-07-16 08:12:49 +0000
committerRemi Collet <remi@php.net>2019-07-16 08:12:49 +0000
commitcda24e54ffc06c8b2b4c26ba909e86b50e07d75d (patch)
tree2caebd589e55bc8ff76d4e42e298a92aada5edee
parent9ccf3fb99601dbc1a2aa40f62c0588e2a2ba4f07 (diff)
downloadphp-git-cda24e54ffc06c8b2b4c26ba909e86b50e07d75d.tar.gz
Update NEWS for PHP 7.2.21RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d04dc6b79b..72a6626bf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2019, PHP 7.2.21
+18 Jul 2019, PHP 7.2.21RC1
- Fileinfo:
. Fixed bug #78183 (finfo_file shows wrong mime-type for .tga file).