mimey icon indicating copy to clipboard operation
mimey copied to clipboard

PHP8 support needed!

Open vedro-compota opened this issue 4 years ago • 9 comments

Hello! How about php8 support? My lib has dependency of yours ralouphie/mimey ;)

vedro-compota avatar Jan 18 '21 14:01 vedro-compota

Is there anything blocking this, or is it possible to just run mimey in php 8?

marcelklehr avatar Jan 23 '21 14:01 marcelklehr

for reference: see https://github.com/xantios/mimey

marcelklehr avatar Jan 23 '21 14:01 marcelklehr

for reference: see https://github.com/xantios/mimey

You saved me

4077 avatar Sep 20 '21 21:09 4077

for reference: see https://github.com/xantios/mimey

thank you

Ghustavh97 avatar Oct 22 '21 11:10 Ghustavh97

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.

ricardoboss avatar Feb 11 '22 00:02 ricardoboss

bump

KarelWintersky avatar Feb 28 '23 18:02 KarelWintersky

@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 avatar Feb 28 '23 19:02 ricardoboss

@ricardoboss I see... Thank you.

KarelWintersky avatar Feb 28 '23 20:02 KarelWintersky

This is old, I know. But if anyone still needs this functionality, take a peep at the Symphony Mime Component

emekaadirije avatar Nov 10 '23 10:11 emekaadirije