Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NEWS for PHP 7.4.6PHP-7.4.6 | Derick Rethans | 2020-05-12 | 1 | -1/+1 |
* | Update NEWS for 7.4.6 | Derick Rethans | 2020-05-12 | 1 | -7/+8 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2020-05-12 | 1 | -5/+6 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-05-01 | 6 | -108/+10 |
* | Update NEWS for 7.4.6 | Derick Rethans | 2020-04-28 | 1 | -0/+3 |
* | Update NEWS for PHP 7.4.6RC1 | Derick Rethans | 2020-04-28 | 1 | -2/+2 |
* | Revert "Fix #79065: DOM classes do not expose properties to Reflection" | Nikita Popov | 2020-04-28 | 3 | -55/+0 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-28 | 0 | -0/+0 |
|\ | |||||
| * | Bump version | Christoph M. Becker | 2020-04-28 | 4 | -6/+8 |
* | | Fix #79065: DOM classes do not expose properties to Reflection | Christoph M. Becker | 2020-04-27 | 3 | -0/+55 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-27 | 2 | -1/+15 |
|\ \ | |/ | |||||
| * | Fix #79470: PHP incompatible with 3rd party file system on demand | Christoph M. Becker | 2020-04-27 | 2 | -1/+15 |
* | | Fix #79514: Memory leaks while including unexistent file | Christoph M. Becker | 2020-04-24 | 3 | -0/+17 |
* | | Updated to version 2020.1 (2020a) | Derick Rethans | 2020-04-24 | 1 | -792/+830 |
* | | Empty merge | Derick Rethans | 2020-04-24 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Updated to version 2020.1 (2020a) | Derick Rethans | 2020-04-24 | 1 | -792/+830 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-23 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Add additional preg_match test case | Graham Campbell | 2020-04-23 | 1 | -0/+35 |
* | | Fix bug #79447 | Nicolas Grekas | 2020-04-23 | 3 | -28/+16 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-22 | 4 | -1/+28 |
|\ \ | |/ | |||||
| * | Fix #79503: Memory leak on duplicate metadata | Christoph M. Becker | 2020-04-22 | 4 | -0/+27 |
* | | Add additional preg_match test case | Graham Campbell | 2020-04-22 | 1 | -0/+35 |
* | | Upgrade to PCRE2 10.34 | Christoph M. Becker | 2020-04-22 | 39 | -4628/+7354 |
* | | Don't rand() in test | Nikita Popov | 2020-04-20 | 1 | -8/+10 |
* | | Fix file name clash in touch_variation1.phpt | Nikita Popov | 2020-04-20 | 1 | -2/+1 |
* | | Fix bug #67369 ArrayObject serializatino drops the iterator class | Alex Dowad | 2020-04-20 | 8 | -14/+90 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-20 | 2 | -3/+6 |
|\ \ | |/ | |||||
| * | Fix #79491: Search for .user.ini extends up to root dir | Christoph M. Becker | 2020-04-20 | 2 | -3/+6 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-20 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Apply doc root fix for FPM | Nikita Popov | 2020-04-20 | 1 | -3/+3 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-20 | 2 | -2/+6 |
|\ \ | |/ | |||||
| * | Fix #79497: Fix php_openssl_subtract_timeval() | Joe Cai | 2020-04-20 | 2 | -2/+6 |
* | | 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 |
* | | Fix bug #79336 | Nikita Popov | 2020-04-16 | 2 | -9/+38 |
* | | Move test to its folder | Gabriel Caruso | 2020-04-16 | 1 | -0/+0 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-16 | 4 | -12/+12 |
|\ \ | |/ | |||||
| * | Fix MySQL local infile / attr handling on big endian systems | guirish | 2020-04-16 | 4 | -12/+12 |
* | | Fix directory clash in tempnam_variation4 test | Nikita Popov | 2020-04-15 | 2 | -2/+2 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-15 | 3 | -1/+22 |
|\ \ | |/ | |||||
| * | Fixed bug #79477 | Nikita Popov | 2020-04-15 | 3 | -1/+22 |
* | | Fix #79472: ext/ffi/tests/040.phpt TC fails on Big endian arch | Christoph M. Becker | 2020-04-14 | 1 | -1/+6 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add missing CVE | Christoph M. Becker | 2020-04-14 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Sara Golemon | 2020-04-14 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Sara Golemon | 2020-04-14 | 0 | -0/+0 |
| |\ | |||||
| | * | Fixed bug #79468 | dinosaur | 2020-04-14 | 3 | -0/+29 |
| | * | NEWS | Sara Golemon | 2020-04-14 | 1 | -0/+3 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-04-14 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Don't leak peername if accept fails | Nikita Popov | 2020-04-14 | 1 | -0/+3 |