summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | 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
* | | Fix self::class inside constant in global scopeNikita Popov2019-01-042-4/+25
* | | Fixed bug #77273Nikita Popov2019-01-032-1/+6
* | | Partial fix for bug #75426Nikita Popov2019-01-022-0/+22
* | | Fixed bug #75684 In mysqlnd_ext_plugin.h the plugin methods family has no ext...Anatol Belski2019-01-022-2/+6
* | | Fixed bug #77395 (segfault about array_multisort)Xinchen Hui2019-01-023-4/+24
* | | Fix #77391: 1bpp BMPs may fail to be loadedChristoph M. Becker2018-12-314-2/+20
* | | Regenerate certs for openssl testsAlexander Kurilo2018-12-315-44/+91
* | | Drop deprecated /Gm compile optionChristoph M. Becker2018-12-301-1/+1
* | | Increase timeout for test on AppVeyorAnatol Belski2018-12-291-1/+1
* | | Add memory check to the testAnatol Belski2018-12-291-0/+7
* | | Update NEWS [ci skip]Anatol Belski2018-12-261-0/+3
* | | Initialize s_un (sockaddr_un) to zero before using it. Fixes #76839.Michael Meyer2018-12-262-0/+67
* | | Update binary SDK version for AppVeyorAnatol Belski2018-12-261-1/+1
* | | Backport later interned strings destruction.Dmitry Stogov2018-12-242-4/+4
* | | Fixed bug #77339 (__callStatic may get incorrect arguments)Dmitry Stogov2018-12-243-0/+42
* | | Fix invalid efree in browscapNikita Popov2018-12-233-1/+15
* | | Removed /e modifirer and fixed ws.Dmitry Stogov2018-12-211-1/+2
* | | missing entry for #77020Remi Collet2018-12-181-0/+3
* | | bump to 7.2.15-devRemi Collet2018-12-183-5/+8