Commit Graph

805 Commits

Author SHA1 Message Date
Docker Library Bot
c8c4d223a0 Update 7.4 to 7.4.10 2020-09-03 14:45:47 +00:00
Docker Library Bot
aa19fbf0f8 Update 8.0-rc to 8.0.0beta3 2020-09-03 14:08:03 +00:00
Docker Library Bot
d6838d8e45 Update 7.3 to 7.3.22 2020-09-03 12:46:17 +00:00
yosifkit
2f5aa9ae28
Merge pull request #1052 from infosiftr/jq-template
Add initial jq-based templating engine
2020-08-28 17:23:58 -07:00
Tianon Gravi
165f8ca09c Add initial jq-based templating engine 2020-08-28 15:17:53 -07:00
yosifkit
b44c4f1732
Merge pull request #1011 from docker-library/github-actions
Add initial GitHub Actions CI
2020-08-28 11:18:21 -07:00
Tianon Gravi
5dc2907371 Add initial GitHub Actions CI 2020-08-28 10:36:22 -07:00
Docker Library Bot
6ae59ac9da Update to 8.0.0beta2 2020-08-21 14:48:36 +00:00
Docker Library Bot
098e442542 Update to 7.3.21 2020-08-06 12:46:15 +00:00
Docker Library Bot
8663909bd0 Update to 7.2.33 2020-08-06 12:46:15 +00:00
Docker Library Bot
99792b011b Update to 8.0.0beta1 2020-08-06 12:46:15 +00:00
Docker Library Bot
14a53e7cbf Update to 7.4.9 2020-08-06 12:46:14 +00:00
Tianon Gravi
f32cd7315f Update generated README 2020-07-28 10:21:48 -07:00
Tianon Gravi
dfd08335d8
Merge pull request #1038 from ChrisB9/master
Updating php from alpha2 to alpha3
2020-07-23 09:26:53 -07:00
Christian Benthake
9110add39c Updating php from alpha2 to alpha3 2020-07-23 15:28:47 +02:00
Docker Library Bot
1598214f51 Update to 8.0.0alpha3 2020-07-23 12:50:01 +00:00
Docker Library Bot
a7a32c7483 Update to 7.3.20 2020-07-09 17:52:38 +00:00
Docker Library Bot
25b211a712 Update to 7.2.32 2020-07-09 17:52:38 +00:00
Docker Library Bot
86c8ec4d38 Update to 7.4.8 2020-07-09 17:52:38 +00:00
Tianon Gravi
7bdd5e8c12
Merge pull request #1034 from carusogabriel/php8/alpha2
Update to PHP 8.0.0alpha2
2020-07-09 10:52:07 -07:00
Docker Library Bot
b1677e76e2 Update to 8.0.0alpha2 2020-07-09 12:46:15 +00:00
Gabriel Caruso
8768734a21
Update to PHP 8.0.0alpha2
Release notes: https://www.php.net/archive/2020.php#2020-07-09-1
Manifest: https://gist.github.com/carusogabriel/0ae8a6238ab9336be7d8e1eb6873888f
2020-07-09 13:47:41 +02:00
yosifkit
57b72295f4
Merge pull request #1028 from infosiftr/8.0-rc
Add 8.0.0alpha1
2020-06-25 14:00:58 -07:00
Tianon Gravi
91af36d706 Remove 8.0-rc/alpine3.12/zts variant
See https://github.com/docker-library/php/pull/1028#issuecomment-649763859 for details -- Someone™ needs to dig into the `pdo_mysql` build issue for this to return:

> `PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190128/pdo_mysql.so (Error relocating /usr/local/lib/php/extensions/no-debug-zts-20190128/pdo_mysql.so: _tsrm_ls_cache: initial-exec TLS resolves to dynamic definition in /usr/local/lib/php/extensions/no-debug-zts-20190128/pdo_mysql.so)`
2020-06-25 12:15:19 -07:00
Tianon Gravi
a414802d2e Add 8.0.0alpha1 2020-06-25 10:40:45 -07:00
yosifkit
2a6aa0f8e0
Merge pull request #1027 from infosiftr/stretch-pinning
Properly pin all buster dists in stretch-based images
2020-06-22 12:31:25 -07:00
Tianon Gravi
1daa5daf97 Properly pin all buster dists in stretch-based images 2020-06-22 11:00:40 -07:00
Docker Library Bot
b6fd2f7001 Update to 7.4.7 2020-06-11 16:10:51 +00:00
Docker Library Bot
424dbd51d6 Update to 7.3.19 2020-06-11 12:46:12 +00:00
Tianon Gravi
26be460ae8
Merge pull request #1023 from J0WI/alpine-3.12
Add Alpine 3.12
2020-06-10 17:08:22 -07:00
J0WI
99e1354f48 Add Alpine 3.12 2020-06-11 00:49:23 +02:00
Tianon Gravi
6f12272b33
Merge pull request #1021 from infosiftr/ini-name
Add `ini-name` to ext-install to pass along to ext-enable
2020-06-02 13:11:30 -07:00
Joe Ferguson
a041c4250b Add ini-name to ext-install to pass along to ext-enable
Support an absolute path for --ini-name
2020-06-02 10:41:14 -07:00
Docker Library Bot
a3cf31c902 Update to 7.3.18 2020-05-14 12:46:13 +00:00
Docker Library Bot
057b438e69 Update to 7.2.31 2020-05-14 12:46:13 +00:00
Docker Library Bot
8c6d1f4218 Update to 7.4.6 2020-05-14 12:46:13 +00:00
yosifkit
f6170fb3db
Merge pull request #1014 from infosiftr/distributions
Update upstream download URLs
2020-05-05 14:53:54 -07:00
Tianon Gravi
b3532e478a Update upstream download URLs
These are the URLs listed on https://www.php.net/downloads (and the URLs Homebrew is using), so they seem more appropriate/correct than these older URLs we've been using.
2020-05-05 13:28:02 -07:00
Tianon Gravi
1cc409c705 Apply typo fixes 2020-04-27 11:51:58 -07:00
yosifkit
155bd3d53b
Merge pull request #1009 from pgrimaud/master
Fix typos
2020-04-27 11:05:43 -07:00
Pierre Grimaud
de3cd259b6 Fix typos 2020-04-26 00:16:34 +02:00
Tianon Gravi
d41f0d0c2a Update to 7.2.30 (security update)
Closes #1002
2020-04-17 13:36:13 -07:00
Tianon Gravi
993fe84cd4
Merge pull request #1003 from infosiftr/mips-7.2
Exclude mips64le from 7.2
2020-04-17 10:06:14 -07:00
Tianon Gravi
ecc2d7711b Exclude mips64le from 7.2 2020-04-17 09:32:52 -07:00
Tianon Gravi
94ed60ed47
Merge pull request #999 from infosiftr/hash-style
Remove "--hash-style=both"
2020-04-16 22:07:45 -07:00
Tianon Gravi
7ccfc9272c Remove "--hash-style=both"
It turns out that --hash-style=gnu is considered better than either of --hash-style=both or --hash-style=sysv, assuming your environment/platform supports it.

On amd64 with both Debian's and Alpine's linkers, --hash-style=gnu is the default.

This is especially relevant on MIPS (mips64le), where "ld: .gnu.hash is incompatible with the MIPS ABI" (so the linker sanely defaults to --hash-style=sysv there, as it should).
2020-04-16 20:49:46 -07:00
Docker Library Bot
d66997097a Update to 7.3.17 2020-04-16 12:46:13 +00:00
Docker Library Bot
c2cc2e726f Update to 7.4.5 2020-04-16 12:46:13 +00:00
Tianon Gravi
d8bb468ec3
Merge pull request #994 from infosiftr/s390x-again
Add back s390x builds
2020-04-09 15:58:12 -07:00
Joe Ferguson
d6b85b5bee php works on s390x again 2020-04-09 15:33:49 -07:00