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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba4fddd2daef2e233d552cf0fa740133e7739ef3
archived-php-src
/
ext
/
bcmath
/
libbcmath
/
src
History
Remi Collet
60d9175280
Fix Bug
#60633
build warning in bcmath
2013-10-03 08:45:31 +02:00
..
add.c
…
bcmath.h
config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me
2009-06-03 01:18:42 +00:00
compare.c
…
config.h
…
debug.c
…
div.c
…
divmod.c
…
doaddsub.c
…
init.c
…
int2num.c
…
Makefile.am
…
nearzero.c
…
neg.c
…
num2long.c
…
num2str.c
…
outofmem.c
…
output.c
…
private.h
…
raise.c
…
raisemod.c
…
recmul.c
Fix Bug
#60633
build warning in bcmath
2013-10-03 08:45:31 +02:00
rmzero.c
…
rt.c
…
sqrt.c
…
str2num.c
…
sub.c
…
zero.c
…