Reduce EXIF test image sizes, there is still one large image left that I will look into reducing if possible (bug50845.jpg)
The changes in phpts are due to exiftool, I verified that all the images still remain relevant for testing
Before Width: | Height: | Size: 860 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 917 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 18 KiB |
|
@ -12,5 +12,5 @@ var_dump(count(exif_read_data(__DIR__."/bug62523_1.jpg")));
|
||||||
Done
|
Done
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
Test
|
Test
|
||||||
int(86)
|
int(84)
|
||||||
Done
|
Done
|
||||||
|
|
Before Width: | Height: | Size: 504 KiB After Width: | Height: | Size: 15 KiB |
|
@ -12,5 +12,5 @@ var_dump(count(exif_read_data(__DIR__."/bug62523_2.jpg")));
|
||||||
Done
|
Done
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
Test
|
Test
|
||||||
int(76)
|
int(72)
|
||||||
Done
|
Done
|
||||||
|
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 4.7 MiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 35 KiB |