summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-0412-1/+79
|\
| * Merge branch 'pull-request/742' into PHP-5.5Stanislav Malyshev2015-01-044-0/+65
| |\
| * | fix GD tests with no GD loadedStanislav Malyshev2015-01-048-1/+14
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-243-0/+57
|\ \ \ | |/ /
| * | move tests into proper placeStanislav Malyshev2014-11-243-0/+57
* | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-09-162-30/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-162-30/+4
| |\ \
| | * | Fixed freetype test on multiple environmentsMatteo Beccati2014-09-162-30/+4
* | | | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-09-032-2/+28
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-032-2/+28
| |\ \ \ | | |/ /
| | * | Fixed test with freetype >= 2.4.12Matteo Beccati2014-09-032-2/+28
* | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-257-0/+252
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-257-0/+252
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-111-0/+27
|\ \ \ | |/ /
| * | Fix bug #67248 (imageaffinematrixget missing check of parameters)Stanislav Malyshev2014-05-111-0/+27
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-03-051-1/+10
|\ \ \ | |/ /
| * | Fixed Bug #66815 imagecrop(): insufficient fix for NULL defer CVE-2013-7327Remi Collet2014-03-051-1/+10
* | | imagettftext() uses the last charactermap it found and not the one you wantScott MacVicar2014-02-163-0/+267
|/ /
* | Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())Remi Collet2013-12-281-2/+20
* | Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())Xinchen Hui2013-12-271-0/+22
* | Cleanup temp fileChristopher Jones2013-07-091-0/+2
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* | gd: fix 2 failed tests (bundled lib) due to arithmetic precision (allow minor...Remi Collet2013-05-062-6/+6
* | Revert removal of overflow2 use in gd.cRemi Collet2013-05-061-1/+0
* | - fix pathPierre Joye2013-03-041-2/+2
* | - add noisy php logo for autocrop with threshold testPierre Joye2013-03-041-0/+0
* | - add test for imagecropautoPierre Joye2013-03-041-0/+82
* | - typoPierre Joye2013-02-271-2/+1
* | - add testPierre Joye2013-02-271-0/+31
|/
* fixed tests for gd having freetype >= 2.4.10Anatoliy Belsky2012-10-125-2/+145
* Remove executable permission on phptXinchen Hui2012-10-1080-0/+0
* Fix bug #61480 test bug - ext/gd/tests/bug48555.phptMatt Ficken2012-04-041-4/+16
* Fixed #60160 and added a test for itFlorian Anderiasch2011-11-011-0/+26
* move it to right placeXinchen Hui2011-09-066-435/+0
* Adding testcases to validate imageloadfont input parameter validation, tests ...Rafael Machado Dohms2011-05-312-0/+30
* - Fix #51671, imagefill does not work correctly for small imagesPierre Joye2010-04-281-0/+24
* Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)Takeshi Abe2010-03-241-0/+32
* Properly skip tests that require the bundled gd lib when the external is usedRaphael Geissert2010-03-117-4/+7
* fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)Takeshi Abe2010-01-201-0/+119
* imagepolygon() and imagefilledpolygon() does not allow negative number of poi...Takeshi Abe2010-01-142-0/+30
* Bug #49600 (imageTTFText text shifted right)Takeshi Abe2010-01-081-0/+32
* - check max colors while loading gd2 palette image (patch by Tomas Hoger)Pierre Joye2009-10-122-0/+16
* - Fixed testsFelipe Pena2009-09-264-6/+5
* Fix SKIPIF sectionsandy wharmby2009-09-152-2/+2
* More tests from 2009 testfestZoe Slattery2009-08-289-0/+180
* Test from 2009 testfestZoe Slattery2009-08-263-0/+78
* Adding tests for imagecolorallocatealphaRafael Machado Dohms2009-08-246-0/+143
* Test case for bug #42434Kalle Sommer Nielsen2009-07-301-0/+26