diff --git a/Zend/zend_operators.h b/Zend/zend_operators.h index edc2d56e5b8..f168af7ce82 100644 --- a/Zend/zend_operators.h +++ b/Zend/zend_operators.h @@ -71,16 +71,10 @@ ZEND_API zend_bool instanceof_function_ex(const zend_class_entry *instance_ce, c ZEND_API zend_bool instanceof_function(const zend_class_entry *instance_ce, const zend_class_entry *ce TSRMLS_DC); END_EXTERN_C() -/* isnan() might not be available (