summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-024-4/+4
* Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-11-291-0/+10
|\
| * Define floorf if system doesn't have it (follow up for 22c48761)Lior Kaplan2017-11-291-0/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-251-0/+2
|\ \ | |/
| * Fix the SKIPIF part in /ext/gd/tests/bug75437.phptFabien Villepinte2017-10-251-0/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-252-0/+19
|\ \ | |/
| * Fix bug #75437 Wrong reflection on imagewebpFabien Villepinte2017-10-252-0/+19
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-243-22/+244
|\ \ | |/
| * Fixed bug #65148 (imagerotate may alter image dimensions)Christoph M. Becker2017-10-243-22/+244
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-231-1/+4
|\ \ | |/
| * Fix memory leakAnatol Belski2017-10-231-1/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-021-2/+2
|\ \ | |/
| * Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?)Christoph M. Becker2017-09-021-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-08-273-0/+38
|\ \ | |/
| * Fixed bug #75124 (gdImageGrayScale() may produce colors)Christoph M. Becker2017-08-273-0/+38
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-07-301-0/+0
|\ \ | |/
| * Shrink test imageChristoph M. Becker2017-07-301-0/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-07-301-0/+4
|\ \ | |/
| * Skip this test if ext/gd is not availableChristoph M. Becker2017-07-301-0/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-07-043-0/+30
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-043-0/+30
| |\
| | * Fix #74435: Buffer over-read into uninitialized memoryChristoph M. Becker2017-07-043-0/+30
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
|\ \ \ | |/ /
| * | Fixed condition checkXinchen Hui2017-04-101-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-03-301-1/+1
|\ \ \ | |/ /
| * | fix bug #74343 compile fails on solaris 11 with system libgdJoe Watkins2017-03-301-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-022-0/+12
|\ \ \ | |/ /
| * | Fix bug #74031Matěj Humpál2017-02-022-0/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-01-222-0/+51
|\ \ \ | |/ /
| * | Add regression test for bug #47946Christoph M. Becker2017-01-222-0/+51
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-221-2/+2
|\ \ \ | |/ /
| * | Fix intermittent segfault in GD libraryMitch Hagstrand2017-01-221-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-01-215-7/+21
|\ \ \ | |/ /
| * | Fix #73968: Premature failing of XBM readingChristoph M. Becker2017-01-214-4/+21
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-176-2/+47
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-01-176-2/+47
| |\ \ | | |/
| | * Fix #73869: Signed Integer Overflow gd_io.cChristoph M. Becker2017-01-174-0/+23
| | * Fix #73868: DOS vulnerability in gdImageCreateFromGd2Ctx()Christoph M. Becker2017-01-173-2/+24
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-01-102-217/+0
|\ \ \ | |/ /
| * | Fix #73893: A hidden danger of death cycle in a function of gdChristoph M. Becker2017-01-102-217/+0
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-272-1/+39
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-272-1/+39
| |\ \ | | |/
| | * Fix #73549: Use after free when stream is passed to imagepngChristoph M. Becker2016-11-272-1/+39
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-11-251-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-11-251-0/+1
| |\ \ | | |/
| | * Fix #73582: Failing ext/gd/tests/imagettftext_charmap_order.phptChristoph M. Becker2016-11-251-0/+1
| | * Merge remote-tracking branch 'phpsec/PHP-5.6.28' into PHP-5.6Anatol Belski2016-11-085-49/+58
| | |\
| | | * Fix #72696: imagefilltoborder stackoverflow on truecolor imagesChristoph M. Becker2016-10-302-1/+15