summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-143-0/+31
|\
| * Fix #50194: imagettftext broken on transparent background w/o alphablendingChristoph M. Becker2016-09-143-0/+31
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-121-0/+3
|\ \ | |/
| * Skip regression test for issue that has not yet been released in libgdChristoph M. Becker2016-09-121-0/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-121-1/+4
|\ \ | |/
| * Skip test for external GD because of not yet published bugfixChristoph M. Becker2016-09-121-1/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-113-0/+9
|\ \ | |/
| * Skip tests for unpatched external libgd regarding libvpxChristoph M. Becker2016-09-113-0/+9
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-112-0/+86
|\ \ | |/
| * Split test for bundled vs. external libgdChristoph M. Becker2016-09-112-0/+86
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-111-2/+11
|\ \ | |/
| * Make test case more resilientChristoph M. Becker2016-09-111-2/+11
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-1165-219/+172
|\ \ | |/
| * A picture is worth a thousand message digestsChristoph M. Becker2016-09-1165-219/+172
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-033-1/+30
|\ \ | |/
| * Fix #67325: imagetruecolortopalette: white is duplicated in paletteChristoph M. Becker2016-09-033-1/+30
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-031-3/+3
|\ \ | |/
| * Fix proto commentChristoph M. Becker2016-09-031-3/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-211-2/+21
|\ \ | |/
| * Fix #68716: possible resource leaks in _php_image_convert()Christoph M. Becker2016-08-211-2/+21
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-212-20/+29
|\ \ | |/
| * Fix #72913: imagecopy() loses single-color transparency on palette imagesChristoph M. Becker2016-08-212-20/+29
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-212-1/+38
|\ \ | |/
| * Fix #66005: imagecopy does not support 1bit transparency on truecolor imagesChristoph M. Becker2016-08-212-1/+38
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-1721-1/+69
|\ \ | |/
| * Skip tests that are supposed to fail due to bugs in old external libgdChristoph M. Becker2016-08-1721-1/+69
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-1730-60/+60
|\ \ | |/
| * Make tests a little more resilientChristoph M. Becker2016-08-1730-60/+60
| * fix testsStanislav Malyshev2016-08-162-3/+3
| * Fix bug #72730 - imagegammacorrect allows arbitrary write accessStanislav Malyshev2016-08-162-0/+20
| * Fix bug#72697 - select_colors write out-of-boundsStanislav Malyshev2016-08-162-8/+25
| * fix ts buildAnatol Belski2016-08-031-1/+1
* | fix testsAnatol Belski2016-08-162-3/+3
* | Fix bug#72697 - select_colors write out-of-boundsAnatol Belski2016-08-162-3/+20
* | Fix bug #72730 - imagegammacorrect allows arbitrary write accessStanislav Malyshev2016-08-162-0/+20
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-022-1/+26
|\ \ | |/
| * Fix #72709: imagesetstyle() causes OOB read for empty $stylesChristoph M. Becker2016-08-022-1/+26
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-251-1/+1
|\ \ | |/
| * Fix broken test caseChristoph M. Becker2016-07-251-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-251-10/+12
|\ \ | |/
| * Fix broken test caseChristoph M. Becker2016-07-251-11/+13
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-231-28/+8
|\ \ | |/
| * Fix #68712: suspicious if-else statementsChristoph M. Becker2016-07-231-28/+8
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-231-4/+4
|\ \ | |/
| * Fix copy&paste errors in gd_interpolation.cChristoph M. Becker2016-07-231-4/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-231-1/+1
|\ \ | |/
| * Fix #66555: Always false condition in ext/gd/libgd/gdkanji.cChristoph M. Becker2016-07-231-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-191-2/+47
|\ \ | |/
| * Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Pierre Joye2016-07-203-16/+50
| |\
| * | #72482, revert for 5.6 for nowPierre Joye2016-07-201-2/+47