summaryrefslogtreecommitdiff
path: root/ext/bcmath/tests
Commit message (Expand)AuthorAgeFilesLines
* Scale support for bcmod()Christoph M. Becker2017-11-062-4/+4
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-111-0/+16
|\
| * Fixed bug #46781 (BC math handles minus zero incorrectly)Christoph M. Becker2017-09-111-0/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-092-0/+24
|\ \ | |/
| * Fix bug75178.phpt on WindowsChristoph M. Becker2017-09-092-0/+24
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-091-0/+18
|\ \ | |/
| * Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus)Christoph M. Becker2017-09-091-0/+18
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-071-0/+16
|\ \ | |/
| * Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1)Christoph M. Becker2017-09-071-0/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-061-0/+16
|\ \ | |/
| * Fixed bug #44995 (bcpowmod() fails if scale != 0)Christoph M. Becker2017-09-061-0/+16
* | Increased bcmath functions coverage tests using scale option parameterEdgar R. Sandi2017-03-274-0/+8
* | Fixed bug #46564Libor M2017-01-071-0/+4
|/
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-272-1/+24
|\
| * fix/improve testsAnatol Belski2016-04-272-1/+24
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-271-0/+13
|\ \ | |/
| * Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definitionStanislav Malyshev2016-04-241-0/+13
* | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-171-1/+2
|/
* Remove executable permission on phptXinchen Hui2012-10-104-0/+0
* - Fixed bug #60337 bcscale related crashed on 64bits platformsMateusz Kocielski2011-11-191-0/+13
* Add some bcmath testsWilliam Martin2010-03-0814-0/+185
* add missing skipifsZoe Slattery2009-08-317-0/+14
* bc math tests from testfest 2009Zoe Slattery2009-08-307-0/+78
* SKIP -> SKIPIFfoobar2003-04-169-9/+9
* Hardcode the bcmath.scale ini-entrySander Roobol2002-11-219-0/+18
* Adding tests for the bcmath extensionSander Roobol2002-11-219-0/+135