aus_driver_amazon_s3 icon indicating copy to clipboard operation
aus_driver_amazon_s3 copied to clipboard

BUGFIX detect mimetype of svg/js/css files using file extension

Open weakbit opened this issue 1 year ago • 0 comments

The problem not detecting svg as svg+xml occured in php version 7.2.34 7.3.33 7.4.33

But not with 8.0.29 and 8.1.20 but i implemented the proposed solution anyway.

Also css/js files are now recognized by their file extension.

Shouls solve #85 #84

weakbit avatar Jan 03 '24 14:01 weakbit