Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use ternary in ini default | Nikita Popov | 2020-06-18 | 1 | -1/+7 |
* | Suppress zend signals check in two readline tests | Nikita Popov | 2020-06-17 | 2 | -2/+1 |
* | Partial fixed bug #79649 (Altering disable_functions from module init corrupt... | Xinchen Hui | 2020-06-10 | 1 | -9/+11 |
* | Fixed bug #79683 | Nikita Popov | 2020-06-09 | 1 | -0/+3 |
* | Fixed bug #79657 | Nikita Popov | 2020-06-08 | 2 | -0/+43 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-06-04 | 2 | -12/+19 |
|\ | |||||
| * | Fix #79668: get_defined_functions(true) may miss functions | Christoph M. Becker | 2020-06-04 | 2 | -10/+19 |
| * | 7.3.20 will be next | Christoph M. Becker | 2020-05-26 | 1 | -1/+1 |
| * | Bump version | Christoph M. Becker | 2020-04-28 | 1 | -1/+1 |
* | | Fix several mostly Windows related phpdbg bugs | Christoph M. Becker | 2020-05-26 | 2 | -0/+2 |
* | | Fix #79595: zend_init_fpu() alters FPU precision | Christoph M. Becker | 2020-05-26 | 1 | -12/+9 |
* | | Respect typed references in catch assignment | Nikita Popov | 2020-05-26 | 4 | -26/+64 |
* | | Fix zend_assign_to_typed_ref() implementation | Nikita Popov | 2020-05-26 | 2 | -32/+54 |
* | | Revert "Fix #79595: zend_init_fpu() alters FPU precision" | Nikita Popov | 2020-05-22 | 1 | -5/+2 |
* | | Fix #79595: zend_init_fpu() alters FPU precision | Christoph M. Becker | 2020-05-22 | 1 | -2/+5 |
* | | Fix bug #79603, by retrying on RTD key collision | Nikita Popov | 2020-05-20 | 1 | -12/+22 |
* | | Don't require rc=1 for function static variables | Nikita Popov | 2020-05-20 | 1 | -2/+3 |
* | | Fixed bug #79600 | Nikita Popov | 2020-05-15 | 2 | -0/+25 |
* | | Fixed bug #97599 (coredump in set_error_handler) | Xinchen Hui | 2020-05-15 | 2 | -1/+34 |
* | | Canonicalize bison error during ini parsing | Nikita Popov | 2020-05-14 | 2 | -1/+2 |
* | | Fixed bug #79548 | Nikita Popov | 2020-05-04 | 1 | -1/+8 |
* | | Merge branch 'PHP-7.4' of git.php.net:/php-src into PHP-7.4 | Xinchen Hui | 2020-04-29 | 1 | -1/+11 |
|\ \ | |||||
| * \ | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-27 | 1 | -1/+11 |
| |\ \ | | |/ | |||||
| | * | Fix #79470: PHP incompatible with 3rd party file system on demand | Christoph M. Becker | 2020-04-27 | 1 | -1/+11 |
* | | | Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be c... | Xinchen Hui | 2020-04-29 | 1 | -2/+4 |
|/ / | |||||
* | | Fix #79514: Memory leaks while including unexistent file | Christoph M. Becker | 2020-04-24 | 2 | -0/+15 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2020-04-17 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | zend_timeout() may access EX(opline) | Dmitry Stogov | 2020-04-17 | 2 | -2/+2 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-15 | 2 | -1/+21 |
|\ \ | |/ | |||||
| * | Fixed bug #79477 | Nikita Popov | 2020-04-15 | 2 | -1/+21 |
* | | Fixed bug #78434 | Nikita Popov | 2020-04-09 | 3 | -5/+31 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-02 | 2 | -14/+22 |
|\ \ | |/ | |||||
| * | Fixed bug #79434 | Nikita Popov | 2020-04-02 | 2 | -14/+22 |
| * | Next is 7.3.18 | Christoph M. Becker | 2020-03-31 | 1 | -1/+1 |
* | | Check asserts early | Dmitry Stogov | 2020-03-12 | 3 | -3/+3 |
* | | Avoid "Anonymous class wasn't preloaded" error by lazely loading of not prelo... | Dmitry Stogov | 2020-03-12 | 5 | -7/+39 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-03-11 | 2 | -1/+23 |
|\ \ | |/ | |||||
| * | Fix #79364: When copy empty array, next key is unspecified | Christoph M. Becker | 2020-03-11 | 2 | -1/+23 |
| * | Next is 7.3.17 | Christoph M. Becker | 2020-03-03 | 1 | -1/+1 |
* | | Fixed bug #79357 | Nikita Popov | 2020-03-09 | 2 | -2/+2 |
* | | Add test for bug #63816 | Nikita Popov | 2020-03-06 | 1 | -0/+45 |
* | | Remove generated lexer | Nikita Popov | 2020-02-28 | 1 | -8488/+0 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-02-28 | 2 | -0/+8491 |
|\ \ | |/ | |||||
| * | Fixed bug #79062 | Nikita Popov | 2020-02-28 | 2 | -118/+124 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2020-02-27 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed incorrect behavior of internal memory debugger | Dmitry Stogov | 2020-02-27 | 1 | -0/+1 |
* | | Add test for bug #60161 | Nikita Popov | 2020-02-26 | 1 | -0/+18 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-02-25 | 4 | -5/+86 |
|\ \ | |/ | |||||
| * | Fix #63206: Fully support error/exception_handler stacking, even with null or... | Mark Plomer | 2020-02-25 | 4 | -5/+86 |
| * | Next is 7.3.16 | Christoph M. Becker | 2020-02-04 | 1 | -1/+1 |