mirror of
https://github.com/php/php-src.git
synced 2026-04-02 13:43:02 +02:00
In the original specification, the scale of bc_num was directly changed and compared. This becomes a problem when objects are supported, so we will modify it to compare without changing bc_num.