diff --git a/Zend/tests/runtime_compile_time_binary_operands.phpt b/Zend/tests/runtime_compile_time_binary_operands.phpt index c0c9b5f487f3..ef4141cd3568 100644 --- a/Zend/tests/runtime_compile_time_binary_operands.phpt +++ b/Zend/tests/runtime_compile_time_binary_operands.phpt @@ -44,6 +44,7 @@ $unaryOperators = [ $input = [ 0, + 0.0, 1, 2, -1,