polyfill
polyfill copied to clipboard
function bcdivmod() in version 7.4, an error occurs instead of an exception.
The test Php84Test.php testBcDivModDivideByZero() and testBcDivModDivideByFloatingZero(), crash with an error.
https://github.com/symfony/polyfill/blob/41ace00c1b507ac77391cab681e7e1112838d1f6/tests/Php84/Php84Test.php#L712 https://github.com/symfony/polyfill/blob/41ace00c1b507ac77391cab681e7e1112838d1f6/tests/Php84/Php84Test.php#L722
Error text:
bcdiv(): Division by zero