]> granicus.if.org Git - php/commit
Drop duplicate definitions of zend_isnan and friends
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 7 Dec 2019 17:05:44 +0000 (18:05 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 8 Dec 2019 13:55:26 +0000 (14:55 +0100)
commit4daa680512c010894e1954bff063a94935dc7931
treeba1dbccbb80b786b60dbb6357ed5cac5e211b029
parent2ede8db1b455e0988167aa0dee2e014220471152
Drop duplicate definitions of zend_isnan and friends

Following up on commit 1c4ad17[1], we remove these definitions from
zend_config.w32.h, since they would be overridden by those in
zend_portability.h anyway.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=1c4ad17cc1e483201a36b027f20aab1f91d19628>
Zend/zend_config.w32.h