Changes between Initial Version and Version 1 of Ticket #39550, comment 27
- Timestamp:
- 01/13/2017 07:04:47 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39550, comment 27
initial v1 12 12 Those servers throwing the finfo_file error message probably run on PHP prior to 5.3. 13 13 14 What maybe a problem is having extension allowing multiple mime types. In that case get_allowed_mime_types() would need to take care of it and return an array of mime types.