summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-05-271-1/+1
|\
| * Fix function nameStanislav Malyshev2019-05-271-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-05-272-1/+31
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-272-1/+31
| |\
| | * Fix #77973: Uninitialized read in gdImageCreateFromXbmChristoph M. Becker2019-05-272-1/+31
| * | Fix #77943: imageantialias($image, false); does not workChristoph M. Becker2019-04-291-1/+5
| * | Add tests for bug77943Christoph M. Becker2019-04-292-0/+29
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-293-1/+34
|\ \ \
| * | | Fix #77943: imageantialias($image, false); does not workChristoph M. Becker2019-04-293-1/+34
| |/ /
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-062-1/+25
|\ \ \ | |/ /
| * | Fix #77700: Writing truecolor images as GIF ignores interlace flagChristoph M. Becker2019-03-062-1/+25
* | | 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
* | | 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
* | | 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.3Stanislav Malyshev2019-01-061-0/+2
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Stanislav Malyshev2019-01-064-11/+50
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-064-11/+50
| |\ \ | | |/
| | * Fix #77270: imagecolormatch Out Of Bounds Write on HeapChristoph M. Becker2019-01-062-2/+20
| | * Fix #77269: Potential unsigned underflow in gdImageScaleChristoph M. Becker2019-01-062-9/+30
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1557-71/+35
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-14195-507/+507
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-133-12/+12
| | * Convert CRLF line endings to LFPeter Kokot2018-10-1326-896/+896
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-12-313-2/+17
|\ \ \ | |/ /
| * | Fix #77391: 1bpp BMPs may fail to be loadedChristoph M. Becker2018-12-313-2/+17
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-252-1/+38
|\ \ \ | |/ /
| * | Fix #77200: imagecropauto(…, GD_CROP_SIDES) crops left but not rightChristoph M. Becker2018-11-252-1/+38
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-253-28/+113
|\ \ \ | |/ /
| * | Fix #77198: auto cropping has insufficient precisionChristoph M. Becker2018-11-253-28/+113
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-241-1/+1
|\ \ \ | |/ /
| * | Fix test caseChristoph M. Becker2018-11-241-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-243-4/+28
|\ \ \ | |/ /
| * | Fix #77195: Incorrect error handling of imagecreatefromjpeg()Christoph M. Becker2018-11-243-4/+28
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1557-71/+35
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14197-510/+510
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-15/+15
| * | Convert CRLF line endings to LFPeter Kokot2018-10-133-91/+91
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1556-70/+34
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-14195-508/+508
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0