summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2017-02-06 01:45:53 +0100
committerNikita Popov <nikita.ppv@gmail.com>2017-02-06 01:45:53 +0100
commit8a8aa67844aa098abf98485329a16171f98b4a1c (patch)
treed458ad2768bb302bc23ef8f6835a4249c351dae9 /NEWS
parent9ea0949f43959ff0cf519e7a10ef9de7a538cde3 (diff)
downloadphp-git-8a8aa67844aa098abf98485329a16171f98b4a1c.tar.gz
Revert "Fix detection of isnan and isinf"
This reverts commit 9ea0949f43959ff0cf519e7a10ef9de7a538cde3.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4346259774..adc80db1d3 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,6 @@ PHP NEWS
. Fixed bug #73998 (array_key_exists fails on arrays created by
get_object_vars). (mhagstrand)
. Fixed bug #73954 (NAN check fails on Alpine Linux with musl). (Andrea)
- . Fixed bug #74039 (is_infinite(-INF) returns false). (Christian Schmidt)
- GD:
. Fixed bug #74031 (ReflectionFunction for imagepng is missing last two