diff options
author | Anatol Belski <ab@php.net> | 2018-03-06 22:06:52 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-03-06 22:06:52 +0100 |
commit | 8a57fcdfbd52b4656b43a4d60a7018bee95cc747 (patch) | |
tree | 2d38884ff82fb33110c42273b9811205f5284a3f | |
parent | 50949c9332b897c6848839357ad97223a0e1dd38 (diff) | |
download | php-git-8a57fcdfbd52b4656b43a4d60a7018bee95cc747.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ PHP NEWS - Core: . Fixed bug #76025 (Segfault while throwing exception in error_handler). (Dmitry, Laruence) + . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD). + (Anatol) 01 Mar 2018, PHP 7.1.15 |