PIE support #302
Replies: 2 comments
-
Yes, it's on my list of things to investigate. I haven't been keeping up with the latest developments due to health issues over the last months, but as soon as I can get back to it, I will see what's possible. Right now, I think it's helpful that the built-in way of installing extensions leverages Homebrew, since no compilation step is required this way. As such, installing extensions via the repo is still going to be the fastest way to get extensions up and running, even with PIE being a thing. I will certainly look into PIE for installing extensions that aren't included in the repository right now. In the meantime I believe you can use PIE from the terminal... and it is possible to enable/disable those extensions installed via PIE with the GUI already, since extension management preceded the integration of the PHP Extension Manager. |
Beta Was this translation helpful? Give feedback.
-
Appreciate your answer and wish you a good recovery! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that PIE (PHP Installer for Extensions) has hit 1.0, are there any plans to support installing extensions through it rather than pecl? I know that not all extensions are available yet, but most major ones are.
Beta Was this translation helpful? Give feedback.
All reactions