Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we have a enable/disable and uninstall command? #177

Open
ghost opened this issue Jun 1, 2020 · 1 comment
Open

Can we have a enable/disable and uninstall command? #177

ghost opened this issue Jun 1, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 1, 2020

Regardless of being installed by Pickle or not, could we have a enable/disable option to update the mini file (mainly on Windows)?

Also and uninstall command is very handy, it should be as easy as removing the DLL file and updating the ini file.

@pierrejoye
Copy link
Member

Enable/disable would be possible, given they respected the php core and ext naming convention.

Uninstall would work too for those installed by pickle, as we would not know if some deps DLLs are still required by other extensions. That also means we need to store the list of these DLLs for a given version .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant