php-src/ext/standard/tests/image
Christoph M. Becker ed282f110b Remove channels from getimagesize() results for WebP
Both lossless and lossy WebP can have an alpha channel, but this is
somewhat hard to detect. Furthermore, it is not clear whether an alpha
channel should be counted for getimagesize(). Therefore we remove the
`channel` element from the result array.
2016-10-08 19:47:32 +02:00
..
2x2mm.tif
75x50.wbmp
75x50.xbm
200x100.bmp
200x100.gif
200x100.jpg
200x100.png
200x100.swf
200x100.tif
200x100_unknown.unknown
246x247.png
384x385.png
blank_file.bmp
bug13213.jpg
bug13213.phpt Fix #72278: getimagesize returning FALSE on valid jpg 2016-08-13 16:14:34 +02:00
bug67250.phpt Fix bug #67250 (iptcparse out-of-bounds read) 2014-05-11 19:09:19 -07:00
bug70052.phpt Fix #70052: getimagesize() fails for very large and very small WBMP 2015-07-23 18:31:28 +02:00
bug70052_1.wbmp Fix #70052: getimagesize() fails for very large and very small WBMP 2015-07-23 18:31:28 +02:00
bug70052_2.wbmp Fix #70052: getimagesize() fails for very large and very small WBMP 2015-07-23 18:31:28 +02:00
bug70096.phpt test requires imagejpeg(); skip otherwise 2015-07-31 13:51:49 +02:00
bug72278.jpg Fix #72278: getimagesize returning FALSE on valid jpg 2016-08-13 16:14:34 +02:00
bug72278.phpt Fix #72278: getimagesize returning FALSE on valid jpg 2016-08-13 16:14:34 +02:00
getimagesize.phpt Remove channels from getimagesize() results for WebP 2016-10-08 19:47:32 +02:00
getimagesize_246x247.phpt
getimagesize_384x385.phpt
getimagesize_basic.phpt
getimagesize_error1.phpt
getimagesize_jpgapp.phpt
getimagesize_swc.phpt
getimagesize_tif_mm.phpt
getimagesize_variation1.phpt
getimagesize_variation2.phpt
getimagesize_variation3.phpt
getimagesize_variation4.phpt
getimagesize_variation_003.phpt
getimagesize_variation_005.phpt
getimagesize_wbmp.phpt
getimagesize_xbm.phpt
getimagesizefromstring1.phpt
image_type_to_extension.phpt Fix WS 2016-10-08 11:22:12 +02:00
image_type_to_mime_type.phpt Add VP8X support to getimagesize() and friends 2016-10-08 15:06:07 +02:00
image_type_to_mime_type_basic.phpt Implement #65038: IMAGETYPE_WEBP constant missing 2016-10-08 00:02:21 +02:00
image_type_to_mime_type_error.phpt
image_type_to_mime_type_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
image_type_to_mime_type_variation2.phpt
image_type_to_mime_type_variation3.phpt Implement #65038: IMAGETYPE_WEBP constant missing 2016-10-08 00:02:21 +02:00
image_type_to_mime_type_variation4.phpt
iptcembed_001.phpt
skipif_imagetype.inc
test-1pix.bmp Fixed bug #67024 - getimagesize should recognize BMP files with negative height 2014-04-13 15:17:04 -07:00
test.gif
test.txt
test1bpix.bmp typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
test1pix.bmp
test1pix.jp2
test1pix.jpc
test1pix.jpg
test2pix.gif
test3llpix.webp Add VP8L support to getimagesize() and friends 2016-10-08 10:22:04 +02:00
test3pix.webp Implement #65038: IMAGETYPE_WEBP constant missing 2016-10-08 00:02:21 +02:00
test4pix.gif
test4pix.iff
test4pix.png
test4pix.psd
test4pix.swf
test4pix.tif
test12pix.webp Add VP8X support to getimagesize() and friends 2016-10-08 15:06:07 +02:00
test13pix.swf
testAPP.jpg