Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-11 | 2 | -0/+19 |
|\ | |||||
| * | Fixed bug #46781 (BC math handles minus zero incorrectly) | Christoph M. Becker | 2017-09-11 | 2 | -0/+19 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | 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.0' into PHP-7.1 | Christoph M. Becker | 2017-09-09 | 2 | -7/+33 |
|\ \ | |/ | |||||
| * | Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) | Christoph M. Becker | 2017-09-09 | 2 | -7/+33 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-07 | 2 | -8/+31 |
|\ \ | |/ | |||||
| * | Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1) | Christoph M. Becker | 2017-09-07 | 2 | -8/+31 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-06 | 2 | -1/+17 |
|\ \ | |/ | |||||
| * | Fixed bug #44995 (bcpowmod() fails if scale != 0) | Christoph M. Becker | 2017-09-06 | 2 | -1/+17 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Remi Collet | 2016-10-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Remi Collet | 2016-10-14 | 1 | -1/+1 |
| |\ | |||||
| | * | use zend_error instead of zend_error_noreturn | Remi Collet | 2016-10-14 | 1 | -1/+1 |
| | * | Fix bug #73190: memcpy negative parameter _bc_new_num_ex | Stanislav Malyshev | 2016-10-03 | 2 | -3/+5 |
| * | | Fix bug #73190: memcpy negative parameter _bc_new_num_ex | Stanislav Malyshev | 2016-10-12 | 2 | -3/+5 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-14 | 2 | -3/+5 |
* | | | fix clang compat | Anatol Belski | 2016-08-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-04-27 | 2 | -1/+24 |
|\ \ | |/ | |||||
| * | fix/improve tests | Anatol Belski | 2016-04-27 | 2 | -1/+24 |
* | | fix merge | Anatol Belski | 2016-04-27 | 1 | -2/+3 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-04-27 | 2 | -0/+34 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-04-26 | 2 | -19/+54 |
| |\ | |||||
| | * | Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition | Stanislav Malyshev | 2016-04-24 | 2 | -19/+54 |
| | * | Bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 2 | -2/+2 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -2/+2 |
* | | | cleaning up the version macros | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 2 | -3/+3 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 27 | -49/+49 |
* | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-17 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Updated or skipped certain 32-bit tests | Andrea Faulds | 2014-12-17 | 1 | -1/+2 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 13 | -147/+147 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -16/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix datatype mismatch warnings | Anatol Belski | 2014-10-30 | 1 | -16/+16 |
* | | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 4 | -3/+12 |
|/ / / | |||||
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
* | | | 's' works with size_t round 2 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -8/+8 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 3 | -22/+22 |