summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix #77479: imagewbmp() segfaults with very large imagesChristoph M. Becker2019-01-193-0/+28
* | Fix seeking in php://inputLauri Kenttä2019-01-182-1/+35
* | Fixed bug #76675Pedro Magalhães2019-01-183-0/+57
* | Fix #73614: gdImageFilledArc() doesn't properly draw piesChristoph M. Becker2019-01-164-5/+51
* | document open_basedir and realpath cache coupling in php.iniwbob2019-01-142-0/+4
* | Fixed bug #77454Nikita Popov2019-01-143-6/+25
* | Update SDK version for AppVeyorAnatol Belski2019-01-121-1/+1
* | Fix rl_completion_matches detectionOndřej Surý2019-01-111-2/+15
* | Fix bug #77361 (configure fails on 64-bit AIX when opcache enabled)Kevin Adler2019-01-113-21/+31
* | Fix cleaning up after openssl_pkcs7_verify_basic testAlexander Kurilo2019-01-101-3/+1
* | Generate certs for openssl tests on the flyAlexander Kurilo2019-01-1025-219/+505
* | Fix #73281: imagescale(…, IMG_BILINEAR_FIXED) can cause black borderChristoph M. Becker2019-01-103-81/+57
* | Fix #77272: imagescale() may return image resource on failureChristoph M. Becker2019-01-103-26/+39
* | Fixed bug #77439Nikita Popov2019-01-103-0/+18
* | Revert visibilityAndrey Hristov2019-01-092-2/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2019-01-080-0/+0
|\ \ | |/
| * Bump for 7.1.27Sara Golemon2019-01-083-5/+8
* | Don't swap operands of ZEND_MULNikita Popov2019-01-081-1/+0
* | cleanup mergeRemi Collet2019-01-081-1/+0
* | Prefix error_code with underscore in FastZPP implementationtwosee2019-01-081-25/+25
* | Update tests due to data changes in tzdata 2018iDerick Rethans2019-01-073-15/+15
* | Updated to version 2018.9 (2018i)Derick Rethans2019-01-071-877/+1253
* | [ci skip] fix NEWSRemi Collet2019-01-071-1/+3
* | [ci skip] fix NEWSRemi Collet2019-01-071-25/+23
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-071-0/+2
|\ \ | |/
| * Still leaking for some reason, XFAIL for now, I'll look into it later.Stanislav Malyshev2019-01-071-0/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-066-2/+22
|\ \ | |/
| * 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 tests - newer versions check UnicodeStanislav Malyshev2019-01-063-9/+15
* | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-061-0/+23
|\ \ \
| * | | Add NEWSStanislav Malyshev2019-01-061-0/+22
| |/ /
* | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-061-0/+2
|\ \ \ | |/ /
| * | Fix testStanislav Malyshev2019-01-061-0/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-0617-19/+166
|\ \ \ | |/ /
| * | 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