summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Use "set -e" in some pipeline stepsNikita Popov2020-03-183-0/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2020-03-170-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2020-03-170-0/+0
| |\
| | * bump verison to 7.2.30-devRemi Collet2020-03-173-5/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-171-14/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2020-03-171-10/+10
| |\ \ | | |/
| | * Fix NEWSChristoph M. Becker2020-03-171-5/+5
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-170-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2020-03-170-0/+0
| |\ \ | | |/
| | * [ci skip] Update NEWSStanislav Malyshev2020-03-151-0/+7
| | * 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
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-170-0/+0
|\ \ \ | |/ /
| * | [ci skip] Update NEWSStanislav Malyshev2020-03-161-0/+10
| * | Fix testStanislav Malyshev2020-03-161-1/+1
| * | Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-161-1/+1
| * | Fixed bug #79282Stanislav Malyshev2020-03-162-1/+21
| * | Fix #79371: mb_strtolower (UTF-32LE): stack-buffer-overflowChristoph M. Becker2020-03-162-1/+15
* | | [ci skip] Update NEWSStanislav Malyshev2020-03-161-0/+14
* | | Fix testStanislav Malyshev2020-03-161-1/+1
* | | Fix bug #79329 - get_headers should not accept \0Stanislav Malyshev2020-03-161-1/+1
* | | Fixed bug #79282Stanislav Malyshev2020-03-162-1/+21
* | | Fix #79283: Segfault in libmagic patch contains a buffer overflowChristoph M. Becker2020-03-163-26/+76
* | | Fix #79371: mb_strtolower (UTF-32LE): stack-buffer-overflowChristoph M. Becker2020-03-162-1/+15
* | | Don't specify ports in socket_export_stream-4.phptNikita Popov2020-03-161-5/+5
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-152-4/+4
|\ \ \ | |/ /
| * | Fix typo in php.ini commentJacob Dreesen2020-03-152-4/+4
* | | Check asserts earlyDmitry Stogov2020-03-123-3/+3
* | | identation fixDmitry Stogov2020-03-121-1/+1
* | | Call global code of preloaded script in global contextDmitry Stogov2020-03-121-3/+44
* | | Avoid "Anonymous class wasn't preloaded" error by lazely loading of not prelo...Dmitry Stogov2020-03-128-12/+73
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-123-2/+27
|\ \ \ | |/ /
| * | Fix #79199: curl_copy_handle() memory leakChristoph M. Becker2020-03-123-2/+27
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-126-7/+111
|\ \ \ | |/ /
| * | Fix #61597: SXE properties may lack attributes and contentChristoph M. Becker2020-03-126-7/+111
* | | Export FFI::__BIGGEST_ALIGNMENT__Dmitry Stogov2020-03-122-7/+9
|\ \ \
| * | | Export FFI::__BIGGEST_ALIGNMENT__Dmitry Stogov2020-03-112-7/+9
* | | | Allow to fetch function addressDmitry Stogov2020-03-122-1/+78
|\ \ \ \
| * | | | Allow to fetch function addressDmitry Stogov2020-03-112-1/+78
| |/ / /
* | | | Folder mark missedXinchen Hui2020-03-121-0/+1
|/ / /
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-114-3/+12
|\ \ \ | |/ /
| * | Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-114-3/+12
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-113-1/+26
|\ \ \ | |/ /
| * | Fix #79364: When copy empty array, next key is unspecifiedChristoph M. Becker2020-03-113-1/+26
* | | Check for sys/auxv.h before using it.Peter Seiderer2020-03-102-2/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-0911-11/+11
|\ \ \ | |/ /
| * | Enclose INI values containing {TMP} in quotesChristoph M. Becker2020-03-0911-11/+11
* | | Fixed bug #79357Nikita Popov2020-03-095-2/+74
* | | PHP-7.4 is now 7.4.5-devChristoph M. Becker2020-03-061-3/+3