-
-
Notifications
You must be signed in to change notification settings - Fork 13
MISE setups not found #29
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
I install php using the mise tool with this config:
It will install a static php build using the static-php project (via this repo https://github.com/adwinying/php).
It will download a single php file to
$HOME/.local/share/mise/installs/ubi-adwinying-php/8.4.11/php(there is nobindir) and add$HOME/.local/share/mise/installs/ubi-adwinying-php/8.4.11to the PATH.But Symfony CLI not recognize this php:
on macos 26