php-src/ext/bcmath
Stanislav Malyshev d650063a04 Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition
We can not modify result since it can be copy of _zero_ or _one_, etc. and
"copy" in bcmath is just bumping the refcount.
2016-04-24 18:33:32 -07:00
..
libbcmath Fix Bug #60633 build warning in bcmath 2013-10-03 08:45:31 +02:00
tests Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition 2016-04-24 18:33:32 -07:00
bcmath.c Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition 2016-04-24 18:33:32 -07:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 consistency with unix build.... 2003-12-10 00:47:02 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_bcmath.h Bump year 2015-01-15 23:26:03 +08:00