php-src/ext/bcmath
Jorg Adam Sowa e56ed6e1ab
BCmath extension code reformatting (#11896)
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>
2023-08-13 16:17:36 +01:00
..
libbcmath BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
tests Fix GH-11761: Bcmath numbers with trailing zeros (#11798) 2023-07-26 13:48:50 +01:00
bcmath.c Refactor BCMath bundledlib and extension (#10774) 2023-07-24 16:42:34 +01:00
bcmath.stub.php Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
bcmath_arginfo.h Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
config.m4 Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
config.w32 Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
CREDITS
php_bcmath.h Refactor BCMath bundledlib and extension (#10774) 2023-07-24 16:42:34 +01:00