diff options
author | Christian Schmidt <cs@blackwoodseven.com> | 2017-02-02 18:52:27 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-02-05 18:09:04 +0100 |
commit | 9ea0949f43959ff0cf519e7a10ef9de7a538cde3 (patch) | |
tree | 490e9a9d7d9eeb17528ac093c7948680c1623bbd /Zend/zend_exceptions.c | |
parent | 21d7878690c18124fa788f2aa22e505a4fa6ceeb (diff) | |
download | php-git-9ea0949f43959ff0cf519e7a10ef9de7a538cde3.tar.gz |
Fix detection of isnan and isinf
The isnan() and isinf() are C99 macros not functions.
Also fix is_infinite(-INF) in case isinf is not defined.
Diffstat (limited to 'Zend/zend_exceptions.c')
0 files changed, 0 insertions, 0 deletions