summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-293-1/+34
|\
| * 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
* | | Added test for imagecolorclosesthwbRodrigo Prado2019-04-201-0/+35
* | | Fix uninit warning in gd.cNikita Popov2019-04-121-1/+1
* | | Fix libgd warningsNikita Popov2019-04-113-3/+8
* | | Remove unused variablesFabien Villepinte2019-03-173-6/+4
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1565-87/+87
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-17/+43
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-062-1/+25
|\ \ \ | |/ /
| * | 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
* | | Remove more zpp error/variation testsNikita Popov2019-03-0581-1596/+0
* | | Use separate output files in x2gd testsNikita Popov2019-03-044-20/+20
* | | Remove dead codeChristoph M. Becker2019-02-282-35/+4
* | | gd imageloadfont, verify error while reading headerBlackEagle2019-02-191-0/+10
* | | gd imageloadfont test while reading headerBlackEagle2019-02-141-0/+25
* | | Remove zpp variation testsNikita Popov2019-02-054-910/+0
* | | Remove local variablesPeter Kokot2019-02-033-27/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-304-4/+4
* | | Use pkg-config to detect and configure for system libgdChristoph M. Becker2019-01-211-69/+44
* | | Sync with upstreamChristoph M. Becker2019-01-193-9/+46
* | | Merge branch 'PHP-7.3'Christoph M. Becker2019-01-191-1/+1
|\ \ \ | |/ /
| * | Fix failing testChristoph M. Becker2019-01-191-1/+1
* | | Merge branch 'PHP-7.3'Christoph M. Becker2019-01-192-0/+27
|\ \ \ | |/ /
| * | 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.3'Christoph M. Becker2019-01-163-5/+50
|\ \ \ | |/ /
| * | 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
* | | Migrate ext/gd to pkg-configNikita Popov2019-01-152-207/+54
* | | Fix misleading variable typeChristoph M. Becker2019-01-111-2/+2
* | | Remove unused variables and functionsChristoph M. Becker2019-01-101-7/+16
* | | Merge branch 'PHP-7.3'Christoph M. Becker2019-01-102-81/+55
|\ \ \ | |/ /
| * | 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.3'Christoph M. Becker2019-01-102-26/+38
|\ \ \ | |/ /
| * | 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.3'Stanislav Malyshev2019-01-061-0/+2
|\ \ \ | |/ /
| * | 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.3'Stanislav Malyshev2019-01-064-11/+50
|\ \ \ \ | |/ / /
| * | | 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