summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-08-18 09:16:18 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-08-18 09:19:25 +0200
commit3edc6eea84956efccd76913d3ff7e73b03d831ac (patch)
tree0f974eb33fd714c0f80297c044ef6f67d49c1efa /NEWS
parent1ae80f8c92e37bc1940ee7d927ff365fc176f2d6 (diff)
downloadphp-git-3edc6eea84956efccd76913d3ff7e73b03d831ac.tar.gz
Prepare for 7.3.22RC1php-7.3.22RC1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 178785e884..3e6004fc8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.22
+20 Aug 2020, PHP 7.3.22RC1
- Core:
. Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless). (cmb)