mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01: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.