1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-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
..
2005-05-29 23:17:16 +00:00
2003-12-10 00:47:02 +00:00
2000-11-20 10:33:33 +00:00
2007-03-14 09:58:14 +00:00
2015-01-15 23:26:03 +08:00