mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +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.