The Debian packages automatically enable modules when installed. We should add support to easily disable modules. Particularly xdebug, which I only enable when I actually need it, since it slows down composer, and obviously any production websites. Since I saw "phpenmod" was added with the recent change, we might as well add support phpdismod as well for convenience.
The Debian packages automatically enable modules when installed. We should add support to easily disable modules. Particularly xdebug, which I only enable when I actually need it, since it slows down composer, and obviously any production websites. Since I saw "phpenmod" was added with the recent change, we might as well add support phpdismod as well for convenience.