Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
php-7.4.33 /
ext /
exif /
tests /
bug72819 /
Delete
Unzip
Name
Size
Permission
Date
Action
bug72819.jpg
32
KB
-rw-rw-r--
2022-10-31 11:36
bug72819.phpt
337
B
-rw-rw-r--
2022-10-31 11:36
Save
Rename
--TEST-- Bug #72819 (EXIF thumbnails not read anymore) --SKIPIF-- <?php if (!extension_loaded('exif')) print 'skip exif extension not available';?> --INI-- output_handler= zlib.output_compression=0 --FILE-- <?php $infile = __DIR__.'/bug72819.jpg'; var_dump(strlen(exif_thumbnail($infile))); ?> ===DONE=== --EXPECT-- int(5448) ===DONE===