summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-02-20 10:56:29 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-02-20 10:57:41 +0100
commit1b2e6cb3f500ee8955621ab2e5c9cc2d48a51294 (patch)
treec9be1b4ace1215192839a1c266031e445c27e8f0
parent9d31a42a30e944688c29aefc4bd0396ce395efe1 (diff)
parentab5b6702d7115ca9d508b2f13c9cd59b0f2cfd39 (diff)
downloadphp-git-1b2e6cb3f500ee8955621ab2e5c9cc2d48a51294.tar.gz
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Fix NEWS [ci skip]
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f97bf5ac3..1320916861 100644
--- a/NEWS
+++ b/NEWS
@@ -59,7 +59,7 @@ PHP NEWS
. Fixed bug #79112 (IMAP extension can't find OpenSSL libraries at configure
time). (Nikita)
- -Intl:
+- Intl:
. Fixed bug #79212 (NumberFormatter::format() may detect wrong type). (cmb)
- Libxml: