Docker Library Bot
502066405b
Update to 7.0.23
2017-08-31 14:19:24 +00:00
Docker Library Bot
2630167f7e
Update to 7.0.22
2017-08-03 12:47:07 +00:00
Tianon Gravi
ddc7084c8a
Add 7.2.0alpha3
2017-07-10 12:05:50 -07:00
Docker Library Bot
0bbf244ba3
Update to 7.0.21
2017-07-06 12:46:44 +00:00
Docker Library Bot
04a39b1881
Update to 7.0.20
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
Docker Library Bot
66a746410b
Update to 7.0.20
2017-06-08 12:46:19 +00: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
Docker Library Bot
aba1a25dbf
Update to 7.0.19
2017-05-11 17:46:24 -07:00
Tianon Gravi
6844e717a5
Add explicit "--build" to our "./configure" invocations
2017-05-10 11:14:13 -07:00
Docker Library Bot
fdc68760d5
Update to 7.0.18
2017-04-13 11:46:27 -07:00
Docker Library Bot
20b89e64d1
Update to 7.0.17
2017-03-16 23:46:35 -07:00
Docker Library Bot
0792ba42f0
Update to 7.0.16
2017-02-16 05:46:18 -08:00
OKUMURA Takahiro
9abc1efe54
Update dockerfiles of PHP 7.x
2017-01-20 12:44:57 +09:00
OKUMURA Takahiro
19635cfce6
Update to PHP 7.0.15
2017-01-20 03:49:31 +09: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
61d8a2dd65
Update to 7.0.14
2016-12-08 16:20:34 -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
c80266c22a
Update to 7.0.13
2016-12-01 11:46:18 -08:00
Docker Library Bot
b208b3bd75
Update to 7.0.13
2016-11-10 05:46:16 -08:00
Tianon Gravi
3cb02a2116
Apply update.sh
2016-10-17 09:10:27 -07:00
Docker Library Bot
9f01025115
Update to 7.0.12
2016-10-13 17:46:12 -07:00
Docker Library Bot
6924505927
Update to 7.0.11
2016-09-15 05:46:19 -07:00
Tianon Gravi
2f96a00aaa
Use "https" for communications with "php.net" where possible
2016-08-22 15:47:04 -07:00
Tianon Gravi
8c97d460ce
Update to 7.0.10
2016-08-18 16:35:54 -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
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
d0993972f3
Update to 7.0.8, 5.6.23
2016-06-23 11:16:23 -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
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
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
cd075c9d4e
Update to 5.5.31 and 7.0.2
2016-01-07 09:24:41 -08:00
Benjamin Lazarecki
914f1fc040
Upgrade to 7.0.1
2015-12-17 16:36:48 +01: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
Jinghsheng Wang
ff9dcb42c0
Upgrade to PHP 7 GA.
...
Added GPG key and switched to the normal download links.
2015-12-03 12:28:34 +08:00