summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-03-06 22:07:58 +0100
committerAnatol Belski <ab@php.net>2018-03-06 22:07:58 +0100
commit7780bfc7b37792ad251084a2125419147fb1d668 (patch)
treea03597f54a48beb6d4e47fa74e1c74a6614a8a84
parent000e35db813dfe45556ac8d9338be7822dcc677e (diff)
downloadphp-git-7780bfc7b37792ad251084a2125419147fb1d668.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d8196e27f..f068c6ab83 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP NEWS
. Fixed bug #76025 (Segfault while throwing exception in error_handler).
(Dmitry, Laruence)
. Fixed bug #75864 ("stream_isatty" returns wrong value on s390x). (Sam Ding)
+ . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
+ (Anatol)
- Apache2Handler:
. Fixed bug #75882 (a simple way for segfaults in threadsafe php just with