mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-25 09:30:46 +02:00
[ticket/8672] Add class for retrieving imagesize without download
getimagesize() always downloads the complete file before checking the actual image dimensions. This class will be able to do the same without having to download possibly large files. PHPBB3-8672
This commit is contained in:
BIN
tests/upload/fixture/bmp
Normal file
BIN
tests/upload/fixture/bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 B |
BIN
tests/upload/fixture/iff
Normal file
BIN
tests/upload/fixture/iff
Normal file
Binary file not shown.
BIN
tests/upload/fixture/iff_maya
Normal file
BIN
tests/upload/fixture/iff_maya
Normal file
Binary file not shown.
BIN
tests/upload/fixture/jp2
Normal file
BIN
tests/upload/fixture/jp2
Normal file
Binary file not shown.
BIN
tests/upload/fixture/jpx
Normal file
BIN
tests/upload/fixture/jpx
Normal file
Binary file not shown.
BIN
tests/upload/fixture/psd
Normal file
BIN
tests/upload/fixture/psd
Normal file
Binary file not shown.
BIN
tests/upload/fixture/tif_compressed
Normal file
BIN
tests/upload/fixture/tif_compressed
Normal file
Binary file not shown.
BIN
tests/upload/fixture/tif_msb
Normal file
BIN
tests/upload/fixture/tif_msb
Normal file
Binary file not shown.
BIN
tests/upload/fixture/wbmp
Normal file
BIN
tests/upload/fixture/wbmp
Normal file
Binary file not shown.
Reference in New Issue
Block a user