Changes between Initial Version and Version 1 of Ticket #45615, comment 25
- Timestamp:
- 12/22/2018 07:01:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45615, comment 25
initial v1 1 Looks like this is the bug of PHP https://bugs.php.net/bug.php?id=75380 All other related to MIME - https://bugs.php.net/search.php?cmd=display&search_for=mime&x=0&y=0 1 Getting different REAL MIME type from function `finfo_file()`. Looks like this is the PHP version bug. PHP bug ticket id [https://bugs.php.net/bug.php?id=75380 75380] All [https://bugs.php.net/search.php?cmd=display&search_for=mime&x=0&y=0 other related] of MIME. 2 2 3 3 Testing MIME of file with PHP Code: