diff --git a/tests/aot/basic/pow-int-overflow.phpt b/tests/aot/basic/pow-int-overflow.phpt index d74b2633..2d8a4cfc 100644 --- a/tests/aot/basic/pow-int-overflow.phpt +++ b/tests/aot/basic/pow-int-overflow.phpt @@ -9,4 +9,4 @@ function main() } ?> --EXPECT-- -1.2089258196146E+24 \ No newline at end of file +1.2089258196146292E+24 \ No newline at end of file