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
ecaeb3004adff86ba08ecab028669cd1e69c8cce
archived-php-src
/
ext
/
bcmath
History
Sara Golemon
874661a66e
bc_raise() can return a scale lower than that passed into it. While most other bcmath calls won't, it's safest to do a quick check that we're only
...
reducing n_scale, not increasing it.
2003-02-06 22:18:41 +00:00
..
libbcmath
revert previous commit
2003-01-16 22:08:00 +00:00
tests
Hardcode the bcmath.scale ini-entry
2002-11-21 16:16:38 +00:00
bcmath.c
bc_raise() can return a scale lower than that passed into it. While most other bcmath calls won't, it's safest to do a quick check that we're only
2003-02-06 22:18:41 +00:00
config.m4
- CVS nuked number.* so we'll nuke it from the build:)
2002-11-20 21:16:39 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
php_bcmath.h
Bump year.
2002-12-31 16:08:15 +00:00