summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #79336Nikita Popov2020-04-162-9/+38
* 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
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-153-1/+22
|\ \ | |/
| * Fixed bug #79477Nikita Popov2020-04-153-1/+22
* | 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.4Christoph M. Becker2020-04-141-1/+1
|\ \ | |/
| * Add missing CVEChristoph M. Becker2020-04-141-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Sara Golemon2020-04-140-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2020-04-140-0/+0
| |\
| | * Fixed bug #79468dinosaur2020-04-143-0/+29
| | * NEWSSara Golemon2020-04-141-0/+3
* | | 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-143-0/+31
|\ \ \ | |/ /
| * | Fixed bug #79468dinosaur2020-04-143-0/+31
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-141-0/+2
|\ \ \ | |/ /
| * | Add NEWS entries [ci skip]Christoph M. Becker2020-04-141-0/+2
* | | 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
* | | Fixed bug #78434Nikita Popov2020-04-094-5/+34
* | | Add php_cli_server_connect() helperNikita Popov2020-04-0833-251/+83
* | | Make mysqli_poll test more deterministicNikita Popov2020-04-081-5/+7
* | | Relax overly strict test expectationChristoph M. Becker2020-04-081-2/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-081-2/+9
|\ \ \ | |/ /
| * | Fix memory leak introduced by fixing bug #78221Christoph M. Becker2020-04-081-2/+9
* | | Fix testNikita Popov2020-04-081-2/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4George Peter Banyard2020-04-075-28/+33
|\ \ \ | |/ /
| * | Revert "Went to fast and forgot to update tests"George Peter Banyard2020-04-073-16/+32
| * | Revert "Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_char...George Peter Banyard2020-04-072-12/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-073-0/+29
|\ \ \ | |/ /
| * | Fix #78221: DOMNode::normalize() doesn't remove empty text nodesChristoph M. Becker2020-04-073-0/+29
* | | Fix #69264: __debugInfo() ignored while extending SPL classesChristoph M. Becker2020-04-067-36/+193
* | | Merge branch 'PHP-7.3' into PHP-7.4George Peter Banyard2020-04-033-34/+17
|\ \ \ | |/ /
| * | Went to fast and forgot to update testsGeorge Peter Banyard2020-04-033-32/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4George Peter Banyard2020-04-032-1/+12
|\ \ \ | |/ /
| * | Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0)...George Peter Banyard2020-04-032-1/+12
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-031-1/+1
|\ \ \ | |/ /
| * | Fix incorrect free for last_messageQianqian Bu2020-04-031-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-022-14/+22
|\ \ \ | |/ /
| * | Fixed bug #79434Nikita Popov2020-04-023-14/+26
* | | Skip fpm tests not designed to be run as rootMatteo Beccati2020-04-024-0/+13
* | | Allow fpm tests to be run with long socket pathMatteo Beccati2020-04-021-1/+11
* | | Enable error diagnostic for check_default_conf_path.phptChristoph M. Becker2020-04-011-0/+2