summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-09-01 10:33:15 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-09-01 10:33:15 +0200
commitc15e2532a2468e1e48429d203ed002ec029c61b0 (patch)
tree8b5d94d8bf3c294dabb025aa59b02ab83f5d488d /NEWS
parent3edc6eea84956efccd76913d3ff7e73b03d831ac (diff)
downloadphp-git-php-7.3.22.tar.gz
Prepare 7.3.22 tagphp-7.3.22PHP-7.3.22
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e6004fc8d..f22051d785 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-20 Aug 2020, PHP 7.3.22RC1
+03 Sep 2020, PHP 7.3.22
- Core:
. Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless). (cmb)