Commit Graph

53 Commits

Author SHA1 Message Date
Tianon Gravi
0e3468fe7f Update Alpine 3.6+ to use "libressl" instead of "openssl" 2017-09-22 14:55:27 -07:00
Tianon Gravi
511db0eb59 Fix "ouptut" typo from https://github.com/docker-library/php/pull/497 2017-09-19 17:03:52 -07:00
Joe Ferguson
8515b3c5e1 Apply module explanation to all versions 2017-09-19 15:49:04 -07:00
Tianon Gravi
ddc7084c8a Add 7.2.0alpha3 2017-07-10 12:05:50 -07:00
Docker Library Bot
3632e1e8ce Update to 5.6.31 2017-07-07 00:46:46 +00:00
Docker Library Bot
3ee1cd8287 Update to 5.6.30 2017-06-28 18:46:34 +00:00
Tianon Gravi
eadc27f12c Account for DEB_BUILD_MULTIARCH vs DEB_BUILD_GNU_TYPE disparity
```
DEB_BUILD_GNU_TYPE=i586-linux-gnu
DEB_BUILD_MULTIARCH=i386-linux-gnu
```
2017-06-12 11:04:00 -07:00
Tianon Gravi
c48c629568 Explicitly invoke "pecl update-channels" at build time to ensure our channel definitions are up-to-date 2017-05-31 15:04:31 -07:00
Joe Ferguson
76a1c5ca16 Sort apt/apk package lines 2017-05-12 13:03:16 -07:00
Eugene Kirillov
87a95b77fb Add PCRE lib to PHPIZE_DEPS 2017-05-12 15:57:15 +03:00
Tianon Gravi
6844e717a5 Add explicit "--build" to our "./configure" invocations 2017-05-10 11:14:13 -07:00
Tianon Gravi
4cfa24e13f Install "binutils" in "docker-php-ext-enable" if needed
This matches the behavior of `docker-php-ext-configure` and `docker-php-ext-install`, and ensures that `nm` is installed and then removed in Alpine where necessary.
2017-05-04 11:43:14 -07:00
OKUMURA Takahiro
75854bb7e9
Update to php 5.6.30 2017-01-20 12:46:20 +09:00
Tianon Gravi
3ac528cf10 Revert "Upgrade alpine to v3.5" 2017-01-05 10:06:53 -08:00
Tianon Gravi
58fbb6e660 Swap "openssl" for "libressl" to account for the change in Alpine 3.5 2017-01-04 11:00:35 -08:00
Peter Dave Hello
8314ebc484 Upgrade alpine to v3.5 2016-12-29 00:08:48 +08:00
yosifkit
b66c0fa028 Merge pull request #349 from infosiftr/docker-php-entrypoint
Add simple initial entrypoint for supporting "docker run php --flags"
2016-12-15 16:12:25 -08:00
Tianon Gravi
76aad12fde Apply update.sh 2016-12-15 10:44:01 -08:00
Joe Ferguson
9f2e76eeba Update.sh: apply "CFLAGS -> PHP_CFLAGS" to all the things 2016-12-12 15:21:44 -08:00
Docker Library Bot
35080ccd4c Update to 5.6.29 2016-12-08 23:46:16 -08:00
Tianon Gravi
1739456703 Minor whitespace fix 2016-12-06 11:55:48 -08:00
Tianon Gravi
eb00aa86a2 Update all variants via ./update.sh 2016-12-06 11:51:38 -08:00
Joe Ferguson
0311282445 Add explanation for clfags and ldflags 2016-12-05 15:33:53 -08:00
Joe Ferguson
cae3c03efd Add cflags and ldflags for security and portability 2016-12-05 12:47:12 -08:00
Docker Library Bot
7d058f79e6 Update to 5.6.28 2016-11-10 17:46:15 -08:00
Tianon Gravi
3cb02a2116 Apply update.sh 2016-10-17 09:10:27 -07:00
Docker Library Bot
337928c13c Update to 5.6.27 2016-10-14 16:43:04 -07:00
Docker Library Bot
1c56325a69 Update to 5.6.26 2016-09-16 05:46:13 -07:00
Tianon Gravi
2f96a00aaa Use "https" for communications with "php.net" where possible 2016-08-22 15:47:04 -07:00
Tianon Gravi
7e86d3dd84 Update to 5.6.25 2016-08-22 09:58:56 -07:00
Tianon Gravi
d6b446a77a Apply update.sh 2016-08-09 14:32:13 -07:00
Tianon Gravi
195f9c7267 Apply update.sh 2016-08-09 09:26:58 -07:00
Tianon Gravi
2cc40ce1de Apply update.sh 2016-08-01 09:55:58 -07:00
Tianon Gravi
59200d11b1 Apply update.sh 2016-07-29 09:36:54 -07:00
Tianon Gravi
cd1769f395 Update to 5.6.24 2016-07-22 12:36:22 -07:00
Joe Ferguson
f016f5dc42 Run update.sh 2016-07-12 17:15:01 -07:00
Tianon Gravi
d0993972f3 Update to 7.0.8, 5.6.23 2016-06-23 11:16:23 -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
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