mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
This function has been removed in870ed5106d, because it is not necessary to manipulate the `bc_num` itself; instead we simply omit extraneous decimals when converting the number to string. This resolves the issue introduced by24fd49fbabin a cleaner way than121d193514.