Update NEWS

This commit is contained in:
Xinchen Hui 2018-05-23 14:46:18 +08:00
parent dc461d6f56
commit a9d00be024

3
NEWS
View file

@ -16,6 +16,9 @@ PHP NEWS
. Fixed bug #76174 (openssl extension fails to build with LibreSSL 2.7).
(Jakub Zelenka)
- SPL:
. Fixed bug #76367 (NoRewindIterator segfault 11). (Laruence)
- Standard:
. Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).
(Anatol)