This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e589609b4c08209fb414ffd189dfd2b49cc145ca
archived-php-src
/
ext
/
bcmath
History
Nikita Popov
3d2819e491
Fix memory leak with bcsqrt on number 0<X<1
2020-11-12 11:37:54 +01:00
..
libbcmath
Fix memory leak with bcsqrt on number 0<X<1
2020-11-12 11:37:54 +01:00
tests
Fix memory leak with bcsqrt on number 0<X<1
2020-11-12 11:37:54 +01:00
bcmath_arginfo.h
Update gmp+bcmath parameter names
2020-09-29 12:34:16 +02:00
bcmath.c
Update bcmath.scale when calling bcscale()
2020-10-21 17:06:48 +02:00
bcmath.stub.php
Update gmp+bcmath parameter names
2020-09-29 12:34:16 +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
Ensure bcmath scale is between 0 and INT_MAX
2020-04-27 11:53:26 +02:00