willfarrell / alfred-caniuse-workflow

Alfred App Workflow for caniuse.com
MIT License
405 stars 23 forks source link

use mb_convert_encoding #25

Closed wileam closed 1 year ago

wileam commented 1 year ago

use mb_convert_encoding as utf8_decode is deprecated

error message: Function utf8_decode() is deprecated in /Users/{username}/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.12C39B24-6C1E-4AFE-98FB-A2E2E0227714/caniuse.php on line 86

adrorocker commented 1 year ago

@wileam is this PR any different from this other one?

wileam commented 1 year ago

oh sorry it's the same. I didn't see the other one.