1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

1 Commits

Author SHA1 Message Date
Saki Takamachi f6db576c31 [RFC] ext/bcmath: Added bcdivmod (#15740)
RFC: https://wiki.php.net/rfc/add_bcdivmod_to_bcmath

Added bcdivmod() function and added divmod() method to BcMath\Number class.
2024-09-23 06:43:11 +09:00