summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Expand)AuthorAgeFilesLines
* -MFB, Right filenameMattias Bengtsson2007-11-051-1/+1
* -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)Mattias Bengtsson2007-11-042-0/+21
* Fixed a typoIlia Alshanetsky2007-10-261-1/+1
* - MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectanglesPierre Joye2007-08-261-0/+22
* - libgd #101, imagecreatefromgd can crash if gdImageCreate failsMattias Bengtsson2007-08-092-0/+19
* - libgd #94, imagecreatefromxbm can crash if gdImageCreate failsMattias Bengtsson2007-08-092-0/+22
* - enable tests even when an external GD is used. Latest releasesPierre Joye2007-06-0235-144/+180
* MFH: fix #41442 (imagegd2() under output control)Antony Dovgal2007-05-221-0/+37
* fix testAntony Dovgal2007-05-171-3/+3
* - fix titlePierre Joye2007-05-161-1/+1
* - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix testPierre Joye2007-05-161-3/+3
* - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.cPierre Joye2007-05-162-0/+21
* improve testAntony Dovgal2007-05-031-0/+1
* - Sync with gd 2.0.35 (bug #52, #60 and #66)Pierre Joye2007-04-041-1/+2
* - MFH: CVE-2007-1001, integer overflow with invalid wbmp imagesPierre Joye2007-03-101-0/+47
* - #40764, line thickness not respected for horizontal and vertical linesPierre Joye2007-03-101-0/+31
* MFHAntony Dovgal2007-02-161-1/+1
* - #39286, misleading error message when nvalid dimensions are givenPierre Joye2006-12-102-2/+17
* - #39508, add test (imagefill crashes with small image)Pierre Joye2006-12-101-0/+16
* - MFH:#39780, PNG image with CRC/data error raises fatal errorPierre Joye2006-12-102-0/+21
* - MFH #39366, imagerotate does not use alpha with angles>45Pierre Joye2006-11-041-0/+21
* - #39273, imagecopyresized and alpha channelPierre Joye2006-11-041-0/+32
* Generated fileHannes Magnusson2006-11-031-0/+0
* MFH: Fix testHannes Magnusson2006-11-031-0/+1
* add new testAntony Dovgal2006-10-101-0/+25
* - #39082, image* segfaults when used with only one argumentPierre Joye2006-10-081-0/+18
* - imagefill(), infinite loop with wrong color indexPierre Joye2006-09-281-0/+25
* - MFH: please don't use base64 to test image files, it does not workPierre Joye2006-08-232-12/+0
* - MFH: mv 38179.phpt to bug38179.phptPierre Joye2006-07-261-0/+0
* - MFH #38212, Segfault on invalid imagecreatefromgd2part() parametersPierre Joye2006-07-261-0/+17
* - #38179, imagecopy, palette to truecolor must use alpha channel tooPierre Joye2006-07-231-0/+28
* dont create images in the php source root. output them insteadNuno Lopes2006-07-222-2/+11
* - #38112, add test and use MAX_LWZ_BITS instead of the valuePierre Joye2006-07-172-0/+17
* - sync tests with HEADPierre Joye2006-07-1717-0/+987
* - MFH: #37360, bad gif sizePierre Joye2006-05-082-0/+14
* - #37346, invalid colormap formatPierre Joye2006-05-072-0/+17
* - #36697, Transparency is lost when using imagecreatetruecolorPierre Joye2006-03-131-0/+31
* MFH: fix testfoobar2005-12-261-2/+2
* - MFH: fix segfault/leak in imagecolormatchPierre Joye2005-12-251-0/+21
* Fixed uninitialized variable in a test.Ilia Alshanetsky2005-12-171-0/+1
* - MFH:Pierre Joye2005-12-173-0/+106
* - MFH: no need to test if jpeg support existsPierre Joye2005-12-091-3/+0
* - MFH, PNG compression support exposedPierre Joye2005-12-091-0/+37
* - do not use md5, png signature can change between libpng versionPierre Joye2005-04-252-5/+15
* Fix another titlefoobar2005-04-031-1/+1
* fix descriptionfoobar2005-04-031-1/+1
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-1612-12/+12
* Test was fixed.Dmitry Stogov2004-11-231-10/+10
* - Remove this test, it still segfaults anyway (less noise in tests :) )Pierre Joye2004-05-261-92/+0
* - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines)Derick Rethans2004-04-251-0/+27