| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate skip checks to --EXTENSIONS--, p1 | Max Semenik | 2021-03-22 | 47 | -135/+95 |
| * | Add test cases for bcmath ValueErrors | Alex McLean | 2021-03-03 | 10 | -0/+232 |
| * | Fixed bug #80545 | Jens de Nies | 2021-01-12 | 2 | -31/+100 |
| * | Fix memory leak with bcsqrt on number 0<X<1 | Nikita Popov | 2020-11-12 | 1 | -0/+2 |
| * | Update bcmath.scale when calling bcscale() | Nikita Popov | 2020-10-21 | 1 | -0/+8 |
| * | Update gmp+bcmath parameter names | Nikita Popov | 2020-09-29 | 2 | -2/+2 |
| * | Promote some warnings in BCMath to Errors | George Peter Banyard | 2020-09-11 | 9 | -32/+51 |
| * | Add many missing closing PHP tags to tests | Máté Kocsis | 2020-08-09 | 1 | -1/+0 |
| * | make bcpowmod stricter by not returning false, instead throw exception | Vladyslav Startsev | 2020-06-22 | 2 | -3/+25 |
| * | Ensure bcmath scale is between 0 and INT_MAX | Vladyslav Startsev | 2020-04-27 | 4 | -8/+91 |
| * | Make error messages more consistent by fixing capitalization | Máté Kocsis | 2020-01-17 | 4 | -5/+5 |
| * | Merge branch 'PHP-7.4' | Stanislav Malyshev | 2019-12-16 | 1 | -1/+0 |
| |\ | |||||
| | * | Test fixes | Stanislav Malyshev | 2019-12-16 | 1 | -1/+0 |
| * | | Merge branch 'PHP-7.4' | Stanislav Malyshev | 2019-12-16 | 1 | -0/+13 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-12-16 | 1 | -0/+13 |
| | |\ | |||||
| | | * | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-12-16 | 1 | -0/+13 |
| | | |\ | |||||
| | | | * | Fix #78878: Buffer underflow in bc_shift_addsub | Christoph M. Becker | 2019-12-16 | 1 | -0/+13 |
| | | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+14 |
| | | | * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-19 | 2 | -10/+5 |
| | | | |\ | |||||
| | | | | * | Refix the tests once more | Anatol Belski | 2018-05-19 | 2 | -10/+5 |
| | | | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-19 | 4 | -2/+22 |
| | | | |\ \ | | | | |/ | |||||
| | | | | * | Fix remaining AppVeyor test failures due to the image update | Anatol Belski | 2018-05-19 | 4 | -2/+22 |
| | | * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+14 |
| * | | | | | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 9 | -18/+0 |
| * | | | | | Elevate warnings to Error Exceptions in ext/bcmath | Christoph M. Becker | 2019-10-28 | 3 | -9/+21 |
| |/ / / / | |||||
| * | | | | Warn about non well-formed arguments in bcmath | vladyslavstartsev | 2019-05-14 | 3 | -3/+72 |
| * | | | | Remove tests for zpp failure conditions | Nikita Popov | 2019-03-05 | 10 | -125/+0 |
| * | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+14 |
| |/ / / | |||||
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 8 | -8/+8 |
| * | | | Add test for bcpwmod | Gabriel Caruso | 2018-02-12 | 1 | -0/+10 |
| * | | | Merge branch 'PHP-7.2' | Sara Golemon | 2017-11-06 | 2 | -4/+4 |
| |\ \ \ | |/ / | |||||
| | * | | Scale support for bcmod() | Christoph M. Becker | 2017-11-06 | 2 | -4/+4 |
| * | | | Merge branch 'pull-request/2742' | Christoph M. Becker | 2017-09-18 | 6 | -3/+73 |
| |\ \ \ | |||||
| | * | | | Fixed bug #66364 (BCMath bcmul ignores scale parameter) | Christoph M. Becker | 2017-09-08 | 4 | -1/+71 |
| * | | | | Merge branch 'pull-request/2745' | Christoph M. Becker | 2017-09-13 | 6 | -49/+36 |
| |\ \ \ \ | |||||
| | * | | | | Fixed bug #75169 (BCMath errors/warnings bypass error handling) | Christoph M. Becker | 2017-09-09 | 6 | -49/+36 |
| * | | | | | Merge branch 'pull-request/2739' | Christoph M. Becker | 2017-09-13 | 1 | -0/+18 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Merge branch 'pull-request/778' into bcscale-return-old-value | Christoph M. Becker | 2017-09-06 | 1 | -0/+18 |
| | |\ \ \ \ | |||||
| | | * | | | | Return old scale value from bcscale() | Chris Wright | 2014-08-18 | 1 | -0/+18 |
| * | | | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-11 | 1 | -0/+16 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| | * | | | | Fixed bug #46781 (BC math handles minus zero incorrectly) | Christoph M. Becker | 2017-09-11 | 1 | -0/+16 |
| * | | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-09 | 2 | -0/+24 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Fix bug75178.phpt on Windows | Christoph M. Becker | 2017-09-09 | 2 | -0/+24 |
| * | | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-09 | 1 | -0/+18 |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| | * | | | Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) | Christoph M. Becker | 2017-09-09 | 1 | -0/+18 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-07 | 1 | -0/+16 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1) | Christoph M. Becker | 2017-09-07 | 1 | -0/+16 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-06 | 1 | -0/+16 |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| | * | | Fixed bug #44995 (bcpowmod() fails if scale != 0) | Christoph M. Becker | 2017-09-06 | 1 | -0/+16 |
| * | | | Increased bcmath functions coverage tests using scale option parameter | Edgar R. Sandi | 2017-03-27 | 4 | -0/+8 |
