Tianon Gravi fef9f6ec8a Add new "docker-php-ext-enable" script for more intelligent module enabling
This also updates `docker-php-ext-install` to invoke this script properly after successful extension compilation.

If modules are determined to already be enabled, it'll skip them appropriately.

This removes simple warnings like `PHP Warning:  Module 'curl' already loaded in Unknown on line 0`, and enables things like `pecl install mongo && docker-php-ext-enable mongo`.
2015-08-04 16:04:25 -07:00
2015-07-10 15:31:35 +02:00
2015-07-10 15:31:35 +02:00
2015-07-10 15:31:35 +02:00
2015-07-22 09:26:57 +02:00
2014-11-12 17:37:22 -07:00
2014-11-12 17:37:22 -07:00
2015-02-23 13:50:45 -07:00
2014-11-14 16:17:38 -08:00

About this Repo

This is the Git repo of the official Docker image for php. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specificially in docker-library/docs/php.

Description
No description provided
Readme MIT 4.6 MiB
Languages
Shell 51.1%
Dockerfile 48.9%