willfarrell / alfred-caniuse-workflow

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

Make it work on PHP8.2 #24

Closed adrorocker closed 1 year ago

adrorocker commented 1 year ago

Fix errors:

Deprecated: Function utf8_decode() is deprecated in /xxx/caniuse.php on line 87

Deprecated: Function utf8_decode() is deprecated in /xxx/caniuse.php on line 86
adrorocker commented 1 year ago

@willfarrell This is kind of a duplicate of this PR but I think it is a better approach. Feel free to close this PR if you don't think it is a good fix.

Thanks for the awesome work creating this workflow.

MuYunyun commented 1 year ago

This pr works for me. Is there plan to merge this into master?

Baloobear commented 1 year ago

👍

It would be great to make this change official, soon.