mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
b93e4aa11c
Since we're dealing with floating point numbers, precision issues may hit us, and actually it's not necessary to check for the exact number anyway, because it is not exact in the first place. Therefore, we relax the test expectations.