-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
RequestRequest for image modification or featureRequest for image modification or feature
Description
This is a feature request to add easy way to disable php ext.
I propose to add docker-php-ext-disable
, but adding a switch --disable
to current docker-php-ext-enable
script will solve this issue as well.
The expected behaviour of disabling an ext is to rename the ini file to something like .ini-disabled
and when enabling back, check if such ini file exists, if yes, strip the -disabled
suffix, if no, create a new ini file.
mwansinck, mdeboer, louisgab, pppdns, edgarsn and 3 more
Metadata
Metadata
Assignees
Labels
RequestRequest for image modification or featureRequest for image modification or feature