$checkExtensionByMimeType public property
Whether to check file type (extension) with mime-type. If extension produced by file mime-type check differs from uploaded file extension, the file will be considered as invalid.
public boolean $checkExtensionByMimeType = true
Please login to continue.