summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-051-0/+23
|\
| * Fix #79566: Private SHM is not private on WindowsChristoph M. Becker2020-05-051-0/+23
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-042-1/+19
|\ \ | |/
| * Fix #79561: dns_get_record() fails with DNS_ALLChristoph M. Becker2020-05-042-1/+19
* | Fixed bug #79548Nikita Popov2020-05-042-0/+27
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-05-042-0/+16
|\ \ | |/
| * Fixed bug #79535Nikita Popov2020-05-042-4/+20
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-041-0/+21
|\ \ | |/
| * Add basic sapi_windows_cp_conv() testChristoph M. Becker2020-05-041-0/+21
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-015-108/+7
|\ \ | |/
| * Fix #79528: Different object of the same xml between 7.4.5 and 7.4.4Christoph M. Becker2020-05-015-108/+7
| * Updated to version 2020.1 (2020a)Derick Rethans2020-04-241-792/+830
| * Add additional preg_match test caseGraham Campbell2020-04-231-0/+35
* | Merge branch 'PHP-7.4' of git.php.net:/php-src into PHP-7.4Xinchen Hui2020-04-296-0/+50
|\ \
| * | Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-296-0/+50
| * | Revert "Fix #79065: DOM classes do not expose properties to Reflection"Nikita Popov2020-04-282-53/+0
| * | Fix #79065: DOM classes do not expose properties to ReflectionChristoph M. Becker2020-04-272-0/+53
* | | Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be c...Xinchen Hui2020-04-291-0/+63
|/ /
* | Updated to version 2020.1 (2020a)Derick Rethans2020-04-241-792/+830
* | Fix bug #79447Nicolas Grekas2020-04-232-28/+14
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-223-0/+24
|\ \ | |/
| * Fix #79503: Memory leak on duplicate metadataChristoph M. Becker2020-04-223-0/+24
* | Add additional preg_match test caseGraham Campbell2020-04-221-0/+35
* | Upgrade to PCRE2 10.34Christoph M. Becker2020-04-2238-4628/+7351
* | Don't rand() in testNikita Popov2020-04-201-8/+10
* | Fix file name clash in touch_variation1.phptNikita Popov2020-04-201-2/+1
* | Fix bug #67369 ArrayObject serializatino drops the iterator classAlex Dowad2020-04-207-14/+88
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-201-2/+2
|\ \ | |/
| * Fix #79497: Fix php_openssl_subtract_timeval()Joe Cai2020-04-201-2/+2
* | Fix bug #79336Nikita Popov2020-04-161-9/+34
* | Move test to its folderGabriel Caruso2020-04-161-0/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-164-12/+12
|\ \ | |/
| * Fix MySQL local infile / attr handling on big endian systemsguirish2020-04-164-12/+12
* | Fix directory clash in tempnam_variation4 testNikita Popov2020-04-152-2/+2
* | Fix #79472: ext/ffi/tests/040.phpt TC fails on Big endian archChristoph M. Becker2020-04-141-1/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-141-0/+3
|\ \ | |/
| * Don't leak peername if accept failsNikita Popov2020-04-141-0/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-142-2/+2
|\ \ | |/
| * Fix test casesChristoph M. Becker2020-04-142-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-141-0/+21
|\ \ | |/
| * Fixed bug #79468dinosaur2020-04-141-0/+21
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2020-04-132-2/+11
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-04-132-2/+11
| |\
| | * Fix bug #79465 - use unsigneds as indexes.Stanislav Malyshev2020-04-131-2/+2
| | * Fix bug #79330 - make all execution modes consistent in rejecting \0Stanislav Malyshev2020-04-131-0/+9
| | * Fix testStanislav Malyshev2020-03-151-1/+1
| | * Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-151-1/+1
| | * Fixed bug #79282Stanislav Malyshev2020-03-152-1/+21
| | * Mark bug76348.phpt as online testNikita Popov2020-02-161-0/+1
| | * Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-164-0/+65