-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
It is confirmed that macOS Monterey will stop provide built-in PHP, see here and there.
The solution would probably be...
- Bundle php binaries in this workflow (I'm not sure if that's going to work / suitable)
- Add a user-guide to instruct user install php with homebrew (Probably the easiest, but not ideal for non-geeky users)
- Rebuild the whole functionality in another scripting language
For anyone who stumble across this, the quick solution is
- Install PHP via homebrew
brew install php- Change php path in Alfred
Double-click on encode / decode block, and change php to /usr/local/bin/php
danmichaelo
Metadata
Metadata
Assignees
Labels
No labels