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 |
|
Andrea Faulds
|
1392102b0c
|
Updated or skipped certain 32-bit tests
|
2014-12-17 01:06:48 +00:00 |
|
Chris Wright
|
1e3435b289
|
Return old scale value from bcscale()
Fix for #67855
|
2014-08-18 13:56:02 +01:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Mateusz Kocielski
|
17b39638d0
|
- Fixed bug #60337 bcscale related crashed on 64bits platforms
|
2011-11-19 12:46:43 +00:00 |
|
William Martin
|
d42fd45f97
|
Add some bcmath tests
|
2010-03-08 15:16:51 +00:00 |
|
Zoe Slattery
|
b964306fd7
|
add missing skipifs
|
2009-08-31 19:22:29 +00:00 |
|
Zoe Slattery
|
d84163c639
|
bc math tests from testfest 2009
|
2009-08-30 11:10:20 +00:00 |
|
foobar
|
b02dd10e03
|
SKIP -> SKIPIF
|
2003-04-16 02:21:30 +00:00 |
|
Sander Roobol
|
b8cf1a369f
|
Hardcode the bcmath.scale ini-entry
|
2002-11-21 16:16:38 +00:00 |
|
Sander Roobol
|
f4ffead6fa
|
Adding tests for the bcmath extension
|
2002-11-21 15:24:45 +00:00 |
|