mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
This converts the remaining "non well-formed" warnings in bcmath to ValueErrors, in line with the other warning promotions that have been performed in this extension. Closes GH-80545.