summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CREDITS for PHP 7.1.26PHP-7.1.26Sara Golemon2019-01-082-11/+11
* Update NEWS for PHP 7.1.26Sara Golemon2019-01-081-1/+1
* Still leaking for some reason, XFAIL for now, I'll look into it later.Stanislav Malyshev2019-01-071-0/+2
* Merge branch 'PHP-5.6' into PHP-7.1Stanislav Malyshev2019-01-066-2/+22
|\
| * Fix bug #77418 - Heap overflow in utf32be_mbc_to_codeStanislav Malyshev2019-01-066-5/+25
| * [ci skip] Add NEWSStanislav Malyshev2019-01-061-0/+22
| * Fix more issues with encodilng lengthStanislav Malyshev2019-01-066-14/+38
| * Fix #77270: imagecolormatch Out Of Bounds Write on HeapChristoph M. Becker2019-01-062-2/+20
| * Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)Stanislav Malyshev2019-01-062-2/+19
| * Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_n...Stanislav Malyshev2019-01-062-0/+11
| * Fix bug #77370 - check that we do not read past buffer end when parsing multi...Stanislav Malyshev2019-01-062-0/+22
| * Fix #77269: Potential unsigned underflow in gdImageScaleChristoph M. Becker2019-01-062-9/+30
| * Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)Stanislav Malyshev2019-01-062-1/+15
| * Fix bug #77242 (heap out of bounds read in xmlrpc_decode())Stanislav Malyshev2019-01-062-0/+13
| * Regenerate certs for openssl testsAlexander Kurilo2019-01-025-44/+91
* | Add NEWSStanislav Malyshev2019-01-061-0/+25
* | Fix testStanislav Malyshev2019-01-061-0/+2
* | Fix #77369 - memcpy with negative length via crafted DNS responseStanislav Malyshev2019-01-061-0/+7
* | Fix more issues with encodilng lengthStanislav Malyshev2019-01-066-14/+38
* | Fix #77270: imagecolormatch Out Of Bounds Write on HeapChristoph M. Becker2019-01-062-2/+20
* | Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)Stanislav Malyshev2019-01-062-2/+19
* | Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_n...Stanislav Malyshev2019-01-062-0/+11
* | Fix bug #77370 - check that we do not read past buffer end when parsing multi...Stanislav Malyshev2019-01-062-0/+22
* | Fix #77269: Potential unsigned underflow in gdImageScaleChristoph M. Becker2019-01-062-9/+30
* | Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)Stanislav Malyshev2019-01-062-1/+15
* | Fix bug #77242 (heap out of bounds read in xmlrpc_decode())Stanislav Malyshev2019-01-062-0/+13
* | Regenerate certs for openssl testsAlexander Kurilo2019-01-065-44/+91
* | add imap.enable_insecure_rsh in php.iniRemi Collet2018-12-082-0/+14
* | missing entry for #77020Remi Collet2018-12-081-0/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Ferenc Kovacs2018-12-050-0/+0
|\ \
| * \ Merge branch 'PHP-5.6' into PHP-7.0PHP-7.0Ferenc Kovacs2018-12-050-0/+0
| |\ \ | | |/
| | * 5.6.40 will be next. probably notFerenc Kovacs2018-12-053-5/+7
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-12-040-0/+0
|\ \ \ | |/ /
| * | Sync NEWS [ci skip]Anatol Belski2018-12-041-1/+8
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-032-1/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-032-1/+12
| |\ \ | | |/
| | * Fix null pointer deref in qprint-encode filter (bug #77231)Stanislav Malyshev2018-12-033-1/+16
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-036-11/+55
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-031-1/+1
| |\ \ | | |/
| | * Fix bug #77143 - add more checks to buffer readsStanislav Malyshev2018-12-035-11/+42
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-036-11/+55
| |\ \
| | * | Fix bug #77143 - add more checks to buffer readsStanislav Malyshev2018-12-035-11/+42
| | |/
| | * Fix #77020: null pointer dereference in imap_mailStanislav Malyshev2018-12-033-1/+16
* | | Don't need interactive progress on git clones in TravisPhilip Prindeville2018-12-021-0/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-025-74/+63
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-025-74/+63
| |\ \ | | |/
| | * Fix TSRM signature - php_stream_stat macro has it's own TSRMStanislav Malyshev2018-12-021-1/+1
| | * Regenerate certificates for openssl testsAlexander Kurilo2018-12-024-73/+58
| | * Improve test for bug77022Stanislav Malyshev2018-12-021-1/+5
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-011-1/+1
|\ \ \ | |/ /