summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Relax error message checkNikita Popov2020-08-051-1/+1
* | Check whether setlocale -a is availableNikita Popov2020-08-051-0/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-040-0/+0
|\ \ | |/
| * [ci skip] Fix 7.3.21 release dateChristoph M. Becker2020-08-041-1/+1
* | Manually build re2c on macosNikita Popov2020-08-041-2/+9
* | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2020-08-040-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2020-08-040-0/+0
| |\
| | * bump version to 7.2.34-devRemi Collet2020-08-043-5/+8
| | * Update NEWSStanislav Malyshev2020-08-031-0/+7
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-031-1/+1
|\ \ \ | |/ /
| * | Removed space from bug55086.phptGraham Campbell2020-08-031-1/+1
* | | Fix bug #79924Nikita Popov2020-08-031-11/+13
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-031-0/+1
|\ \ \ | |/ /
| * | set -ex on travis/compile.shSantiago M. Mola2020-08-031-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-031-0/+6
|\ \ \ | |/ /
| * | [ci skip] Add missing NEWS entriesChristoph M. Becker2020-08-031-0/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-030-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-08-025-1/+29
| |\ \ | | |/
| | * Fix #79877: getimagesize function silently truncates after a null byteChristoph M. Becker2020-08-022-0/+14
| | * Fix #79797: Use of freed hash key in the phar_parse_zipfile functionChristoph M. Becker2020-08-023-1/+15
* | | Fix #79877: getimagesize function silently truncates after a null byteChristoph M. Becker2020-08-032-0/+14
* | | Fix #79797: Use of freed hash key in the phar_parse_zipfile functionChristoph M. Becker2020-08-033-1/+15
* | | Enable libxml entity loader test case on WindowsChristoph M. Becker2020-08-031-2/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-313-3/+16
|\ \ \ | |/ /
| * | Fix #79919: Stack use-after-scope in define()Christoph M. Becker2020-07-313-3/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-290-0/+0
|\ \ \ | |/ /
| * | Amendment to OPcache base file removalChristoph M. Becker2020-07-291-3/+2
* | | Fix #73060: php failed with error after temp folder cleaned upChristoph M. Becker2020-07-292-58/+17
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-0/+3
|\ \ \ | |/ /
| * | Consider op1 literal of FETCH_OBJ_RNikita Popov2020-07-291-0/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-1/+1
|\ \ \ | |/ /
| * | Fix testNikita Popov2020-07-291-1/+1
* | | Revert "Merge branch 'PHP-7.3' into PHP-7.4"Christoph M. Becker2020-07-292-16/+56
* | | Prevent test case from stallingChristoph M. Becker2020-07-291-2/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-292-2/+4
|\ \ \ | |/ /
| * | Fix #79895: support = in PHP_CHECK_GCC_ARG m4 macroSantiago M. Mola2020-07-292-2/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-292-0/+20
|\ \ \ | |/ /
| * | Handle bindto errortwosee2020-07-292-0/+20
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-292-56/+16
|\ \ \ | |/ /
| * | Fix #73060: php failed with error after temp folder cleaned upChristoph M. Becker2020-07-292-62/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-283-8/+20
|\ \ \ | |/ /
| * | Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-283-8/+20
* | | Updated NEWSCôme Chilliet2020-07-281-0/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Côme Chilliet2020-07-280-0/+0
|\ \ \ | |/ /
| * | fix memory leaks in ext/ldap/ldap.cPaweł Tomulik2020-07-282-104/+101
* | | fix memory leaks in ext/ldap/ldap.cPaweł Tomulik2020-07-281-103/+97
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-273-13/+8
|\ \ \ | |/ /
| * | Revert "Fix #79806: realpath() erroneously resolves link to link"Christoph M. Becker2020-07-273-13/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-273-8/+13
|\ \ \ | |/ /
| * | Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-273-8/+13