summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix #77546 iptcembed broken functionGuillaume Degoulet2019-01-302-1/+111
* Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-01-253-49/+184
|\
| * Fix bug #77390 (feof might hang on TLS streams in case of fragmented TLS reco...Jakub Zelenka2019-01-252-24/+21
| * Update and integrate openssl client proxy testJakub Zelenka2019-01-253-150/+72
| * Add a test for fragmented SSL packetsAbyr Valg2019-01-252-0/+216
* | Fixed bug #77514Nikita Popov2019-01-242-2/+12
* | Fixed bug #77287Nikita Popov2019-01-221-1/+1
* | Skip test on unsuitable buildAnatol Belski2019-01-191-0/+4
* | Fix failing testChristoph M. Becker2019-01-191-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-192-0/+27
|\ \ | |/
| * Fix #77479: imagewbmp() segfaults with very large imagesChristoph M. Becker2019-01-192-0/+27
* | Make test output more reliableAnatol Belski2019-01-191-7/+9
* | Fixed bug #77484 Zend engine crashes when calling realpath in invalid working...Anatol Belski2019-01-191-0/+33
* | Add additional no_sanitize_address attributesNikita Popov2019-01-182-0/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-181-1/+1
|\ \ | |/
| * Fix seeking in php://inputLauri Kenttä2019-01-181-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-182-0/+54
|\ \ | |/
| * Fixed bug #76675Pedro Magalhães2019-01-182-0/+54
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-163-5/+50
|\ \ | |/
| * Fix #73614: gdImageFilledArc() doesn't properly draw piesChristoph M. Becker2019-01-163-5/+50
* | Fixed bug #77308 (Unbuffered queries memory leak)Dmitry Stogov2019-01-141-0/+9
* | Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator)Dmitry Stogov2019-01-141-0/+40
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-142-6/+21
|\ \ | |/
| * Fixed bug #77454Nikita Popov2019-01-142-6/+21
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-111-2/+15
|\ \ | |/
| * Fix rl_completion_matches detectionOndřej Surý2019-01-111-2/+15
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-112-21/+27
|\ \ | |/
| * Fix bug #77361 (configure fails on 64-bit AIX when opcache enabled)Kevin Adler2019-01-112-21/+27
* | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-01-1026-218/+502
|\ \ | |/
| * 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
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-102-81/+55
|\ \ | |/
| * Fix #73281: imagescale(…, IMG_BILINEAR_FIXED) can cause black borderChristoph M. Becker2019-01-102-81/+55
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-01-102-26/+38
|\ \ | |/
| * Fix #77272: imagescale() may return image resource on failureChristoph M. Becker2019-01-102-26/+38
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-101-0/+14
|\ \ | |/
| * Fixed bug #77439Nikita Popov2019-01-101-0/+14
* | Fixed bug #77434Nikita Popov2019-01-102-2/+34
* | Incase of invalid readXinchen Hui2019-01-101-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-01-092-2/+2
|\ \ | |/
| * Revert visibilityAndrey Hristov2019-01-092-2/+2
* | Fixed bug #77289Lauri Kenttä2019-01-092-1/+45
* | Make operator swapping depend on IGNORE_OVERLOADING flagNikita Popov2019-01-093-7/+10
* | Fixed bug #77266 (Assertion failed in dce_live_ranges)Xinchen Hui2019-01-082-1/+72
* | Fixed bug #77428Nikita Popov2019-01-082-1/+17
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-081-1/+0
|\ \ | |/
| * Don't swap operands of ZEND_MULNikita Popov2019-01-081-1/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-01-081-1/+0
|\ \ | |/
| * cleanup mergeRemi Collet2019-01-081-1/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-01-073-15/+15
|\ \ | |/