Tianon Gravi
d8a4ccf4d6
Update to 7.0.9, 5.5.38
2016-07-21 10:49:44 -07:00
Joe Ferguson
f016f5dc42
Run update.sh
2016-07-12 17:15:01 -07:00
Tianon Gravi
11c5d11f1d
Fix "AllowOverride" and "Indexes" defaults
2016-07-08 13:46:02 -07:00
Tianon Gravi
2dc37fa519
Source "envvars" in "apache2-foreground" (mimicking apache2ctl), and by so doing, use the default Debian apache2 configuration unmodified
2016-07-06 16:07:32 -07:00
Tianon Gravi
e37ca400ba
Update to 5.5.37
2016-06-24 09:27:41 -07:00
Tianon Gravi
145f0de1bc
Merge pull request #239 from infosiftr/phpize-configure
...
Adjust "docker-php-ext-configure" to also install deps, but have "docker-php-ext-install" remove them if and only if it was "docker-php-ext-*" which installed them.
2016-06-13 17:22:58 -07:00
Sébastien HOUZÉ
8344a7fdb4
Run update.sh to make the feature available.
2016-06-12 10:58:09 +02:00
Tianon Gravi
3099068733
Update to alpine:3.4
2016-06-07 08:54:07 -07:00
Tianon Gravi
81ceba1318
Update to 7.0.7, 5.6.22, 5.5.36
2016-05-26 15:31:29 -07:00
Tianon Gravi
47abb34bbf
Apply update.sh
2016-05-23 14:29:30 -07:00
Natanael Copa
1ca3e1d22a
Apply update.sh
2016-05-20 16:17:45 +02:00
Tianon Gravi
49ceb8ddbb
Apply update.sh
2016-05-17 16:42:35 -07:00
Robbert Klarenbeek
85d48c88b3
Avoid cache in Alpine apk add
2016-05-17 22:44:45 +02:00
André R
0783dc544c
Update php versions
2016-04-29 17:28:28 +02:00
Tianon Gravi
4677ca134f
Update to 7.0.5, 5.6.20, 5.5.34
2016-03-31 16:59:32 -07:00
Tianon Gravi
b694d2529d
Explicitly enable "mbstring" by default (since certain pecl bits cannot work properly otherwise)
2016-03-30 09:07:32 -07:00
Tianon Gravi
0d23b3d087
Apply update.sh
2016-03-18 10:57:54 -07:00
shin1x1
cdebaa8f31
Update to 7.0.4, 5.6.19, and 5.5.33
2016-03-04 22:04:34 +09:00
Tianon Gravi
8943e1e6a9
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 08:38:54 -08:00
Tianon Gravi
7bd5c38db9
Update to 7.0.3, 5.6.18, and 5.5.32
2016-02-04 15:50:02 -08:00
Tianon Gravi
5e9ec6fb46
Run update.sh for new zts variant
2016-01-28 14:17:44 -08:00
yosifkit
bdfd0fc1d1
Merge pull request #171 from mikk150/master
...
add zts support
2016-01-27 10:50:57 -08:00
Tianon Gravi
e1292bb6ec
Refactor FPM support to use upstream's config file directly
...
PHP 7 changed their config to use "include", which is a clever way to support "php-fpm.d" for further configuration. This adapts our FPM config to follow suit.
2016-01-22 12:59:21 -08:00
Tianon Gravi
85447ff6a5
Run update.sh
2016-01-19 17:31:29 -08:00
Tianon Gravi
cd075c9d4e
Update to 5.5.31 and 7.0.2
2016-01-07 09:24:41 -08:00
Tianon Gravi
f181586329
Run update.sh
2016-01-06 16:31:49 -08:00
Mikk Tendermann
9288cfa7d4
add zts support
2016-01-06 20:57:29 +02:00
Tianon Gravi
a9f7fed15b
Run update.sh
2015-12-09 11:11:53 -08:00
Tianon Gravi
9f0c470f25
Update to use "curl -f" and to verify SHA256 directly in addition to GPG
2015-12-08 16:55:23 -08:00
Henrique Moody
fec7f537f0
--with-pcre is not a valid configure option
...
PCRE is enabled by default and can only be disabled with the option
`--without-pcre-regex` (after 5.3).
Alternatively, an external PCRE library can be used by passing in the
`--with-pcre-regex=DIR` but it's unnecessary and it's not the default
behavior.
2015-10-09 17:01:41 -03:00
Tianon Gravi
58adff408a
Merge pull request #141 from ericandrewlewis/a
...
Ensure PHP-FPM worker stdout and stderr are sent to the main error log.
2015-10-02 09:00:17 -07:00
Joe Ferguson
f37a400328
Run update.sh for version bump
2015-10-01 16:56:10 -07:00
Eric Andrew Lewis
766e3c0043
Ensure PHP-FPM worker stdout and stderr are sent to the main error log.
2015-10-01 16:56:42 -04:00
Simon Herter
cf1e938f37
Update to 5.6.13, 5.5.29 and 5.4.45
2015-09-05 16:01:04 +02:00
Tianon Gravi
789a45b03f
Merge pull request #123 from abcdmitry/master
...
Full path for loading zend extensions
2015-08-07 14:07:30 -07:00
Tianon Gravi
305067f94c
Add back the 5.5 keys that are officially listed, and sort all the key lists
2015-08-07 12:01:25 -07:00
Tianon Gravi
fc5346a7e0
Fix 5.5 key ( https://github.com/docker-library/php/pull/124#issuecomment-128795274 )
2015-08-07 12:00:05 -07:00
Sebastiaan van Stijn
a8ec57f206
Update PHP 5.6.12, 5.5.28 and 5.4.44
...
Update announcement:
http://php.net/archive/2015.php#id2015-08-06-1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-08-07 15:45:39 +02:00
Dmitry Lukashin
a3508a6653
Get rid of unneeded variable
2015-08-07 03:48:56 +03:00
Dmitry Lukashin
878e6efc37
Full path for loading zend extensions
2015-08-07 03:05:52 +03:00
Tianon Gravi
8dc762e718
Run update.sh
2015-08-04 16:04:42 -07:00
Sebastiaan van Stijn
32887c1de3
Update to 5.4.43, 5.5.27, and 5.6.11
...
As announced here;
PHP 5.4.43 http://php.net/archive/2015.php#id2015-07-09-1
PHP 5.5.27 http://php.net/archive/2015.php#id2015-07-10-2
PHP 5.6.11 http://php.net/archive/2015.php#id2015-07-10-3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-07-10 15:31:35 +02:00
Tianon Gravi
a413eb0123
Switch from "bz2" to "xz" for 5.5 and 5.6 (several megabytes smaller download)
2015-06-30 10:06:18 -07:00
Tianon Gravi
ae130b2f84
Update to 5.4.42, 5.5.26, and 5.6.10
2015-06-12 10:35:07 -07:00
Joe Ferguson
58559e7dec
Run update.sh for docker-php-ext-install fixes
2015-05-28 13:27:42 -07:00
Joe Ferguson
ec8e44b3b8
Add g++
2015-05-19 15:48:24 -07:00
Lee Packham
2fbee27c94
Update to PHP 5.4.41, 5.5.25 and 5.6.9
...
As per latest security updates from php.net
2015-05-15 10:35:42 +01:00
Mathieu Rochette
6c517d12b4
Tells FPM not to clear the environment in workers
...
Allows php scripts executed with FPM to access env vars such as env vars
from linked containers
see #74
2015-04-27 23:41:04 +02:00
Joe Ferguson
1dcb6d1764
More resilient gpg getting
2015-04-23 13:54:03 -07:00
Tianon Gravi
f6aa601699
Update to 5.6.8, 5.5.24, 5.4.40
2015-04-21 11:01:24 -06:00