mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +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.