summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-07-04 14:50:23 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-07-04 14:50:23 +0200
commit807c755670d698ec1b5d6b152ee99eba58c5467b (patch)
tree91530aa6d80f3b9305885dfc8541699d2852ce5c
parentcb1237a3ede42464b9e938fac9faebdb650047d8 (diff)
downloadphp-git-807c755670d698ec1b5d6b152ee99eba58c5467b.tar.gz
[ci skip] Remove NEWS entry
This commit already was contained in PHP 7.3.7, but doesn't need a NEWS entry, since the regression had only been introduced with PHP 7.3.7RC1.
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bd9a5b4d83..b68d2fcbed 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,6 @@ PHP NEWS
. Fixed bug #78189 (file cache strips last character of uname hash). (cmb)
. Fixed bug #78202 (Opcache stats for cache hits are capped at 32bit NUM).
(cmb)
- . Fixed bug #78230 (Incorrect type check optimization). (Nikita)
- PCRE:
. Fixed bug #78197 (PCRE2 version check in configure fails for "##.##-xxx"