summaryrefslogtreecommitdiff
path: root/ext/bcmath/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+14
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-208-8/+8
* Add test for bcpwmodGabriel Caruso2018-02-121-0/+10
* Merge branch 'PHP-7.2'Sara Golemon2017-11-062-4/+4
|\
| * Scale support for bcmod()Christoph M. Becker2017-11-062-4/+4
* | Merge branch 'pull-request/2742'Christoph M. Becker2017-09-186-3/+73
|\ \
| * | Fixed bug #66364 (BCMath bcmul ignores scale parameter)Christoph M. Becker2017-09-084-1/+71
* | | Merge branch 'pull-request/2745'Christoph M. Becker2017-09-136-49/+36
|\ \ \
| * | | Fixed bug #75169 (BCMath errors/warnings bypass error handling)Christoph M. Becker2017-09-096-49/+36
* | | | Merge branch 'pull-request/2739'Christoph M. Becker2017-09-131-0/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pull-request/778' into bcscale-return-old-valueChristoph M. Becker2017-09-061-0/+18
| |\ \ \
| | * | | Return old scale value from bcscale()Chris Wright2014-08-181-0/+18
* | | | | 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