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-04-02 13:43:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97de8cfc710c51bc19ed504d5caeec83db5a3f8d
archived-php-src
/
ext
/
bcmath
History
Alex McLean
ec5e811dbd
Add test cases for bcmath ValueErrors
...
Closes GH-6714 Signed-off-by: George Peter Banyard <
girgias@php.net
>
2021-03-03 18:35:15 +00:00
..
libbcmath
Fix memory leak with bcsqrt on number 0<X<1
2020-11-12 11:37:54 +01:00
tests
Add test cases for bcmath ValueErrors
2021-03-03 18:35:15 +00:00
bcmath_arginfo.h
Improve class entry generation
2021-02-16 13:09:56 +01:00
bcmath.c
Replace zend_bool uses with bool
2021-01-15 12:33:06 +01:00
bcmath.stub.php
Implicitly enable function entry generation when class entry generation is enabled
2021-02-09 13:37:24 +01: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