mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
e56ed6e1ab
Re-formats the BCmath extension to have consistent formatting. Mostly, it adds the spaces in calculations to have them more readable. Also: - removes unused headers - removes few variables which are used only once in the code Co-authored-by: George Peter Banyard <girgias@php.net>