mimey
mimey copied to clipboard
PHP8 support needed!
Hello! How about php8 support? My lib has dependency of yours ralouphie/mimey ;)
Is there anything blocking this, or is it possible to just run mimey in php 8?
for reference: see https://github.com/xantios/mimey
for reference: see https://github.com/xantios/mimey
You saved me
for reference: see https://github.com/xantios/mimey
thank you
In case you also want to use PHP 8.1 features (like enums!), you can also use this fork: https://github.com/elephox-dev/mimey
It auto-updates the mime types every 3 months and generates a PHP enum containing all the cases and extension mappings.
bump
@KarelWintersky I guess ralouphie has abandoned the project. You can use xantios or my fork linked above instead as they are maintained and support the latest PHP versions.
@ricardoboss I see... Thank you.
This is old, I know. But if anyone still needs this functionality, take a peep at the Symphony Mime Component