summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFabien Villepinte <fabien.villepinte@gmail.com>2019-07-04 14:09:22 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-07-04 14:43:45 +0200
commitcb1237a3ede42464b9e938fac9faebdb650047d8 (patch)
tree016cf4ad67c27f52eeb48feb2ad7dfb4325e88eb /NEWS
parentaf3c85407432b357ddeda6eac847424d36d0ad83 (diff)
downloadphp-git-cb1237a3ede42464b9e938fac9faebdb650047d8.tar.gz
Fix typo in NEWS [skip ci]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bdf4ff979c..bd9a5b4d83 100644
--- a/NEWS
+++ b/NEWS
@@ -74,7 +74,7 @@ PHP NEWS
- Standard:
. Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
(Craig Duncan, Dmitry)
- . Fixed bug ##77937 (preg_match failed). (cmb, Anatol)
+ . Fixed bug #77937 (preg_match failed). (cmb, Anatol)
- Zip:
. Fixed bug #76345 (zip.h not found). (Michael Maroszek)