Fix typo in NEWS [skip ci]

This commit is contained in:
Fabien Villepinte 2019-07-04 14:09:22 +02:00 committed by Christoph M. Becker
parent af3c854074
commit cb1237a3ed

2
NEWS
View file

@ -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)