Commit Graph

863 Commits

Author SHA1 Message Date
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
Docker Library Bot
33b1561787 Update to 7.3.16 2020-03-19 15:09:57 +00:00
Docker Library Bot
03574f9618 Update to 7.2.29 2020-03-19 15:09:56 +00:00
Docker Library Bot
16766c6e5f Update to 7.4.4 2020-03-19 15:09:55 +00:00
Docker Library Bot
a80762e229 Update to 7.3.15 2020-02-20 12:18:25 +00:00
Docker Library Bot
23ac7b5e0d Update to 7.2.28 2020-02-20 12:18:24 +00:00
Docker Library Bot
4b7da48c96 Update to 7.4.3 2020-02-20 12:18:24 +00:00
Docker Library Bot
affbdaf138 Update to 7.3.14 2020-01-23 13:46:14 +00:00
Docker Library Bot
bac7b0ca07 Update to 7.2.27 2020-01-23 13:46:14 +00:00
Docker Library Bot
703a3d0a4e Update to 7.4.2 2020-01-23 07:46:12 +00:00
Tianon Gravi
ae3f372b44
Merge pull request #929 from J0WI/alpine11
Add Alpine 3.11
2019-12-23 09:53:18 -08:00
Tianon Gravi
d147df1014 Fix ordering, adjust generate-stackbrew-library.sh 2019-12-23 09:53:03 -08:00
J0WI
622b2415c6 Add Alpine 3.11 2019-12-20 01:33:57 +01:00
Docker Library Bot
bb80b576dd Update to 7.3.13 2019-12-18 13:46:13 +00:00
Docker Library Bot
331e0f4b4d Update to 7.2.26 2019-12-18 13:46:13 +00:00
Docker Library Bot
04c0ee7a02 Update to 7.4.1 2019-12-18 13:46:13 +00:00
yosifkit
7fd718d58f
Merge pull request #918 from infosiftr/error-over-warn
Prevent "silent" failures by having docker-php-ext-configure error on unknown flags so users have to fix them
2019-12-04 15:24:44 -08:00
Joe Ferguson
9bcb75e9db Prevent "silent" failures by having docker-php-ext-configure error on unknown flags so users have to fix them
"configure: WARNING: unrecognized options" just gets lost in all the configure output
2019-12-03 16:32:01 -08:00
yosifkit
b426973fd8
Merge pull request #916 from infosiftr/eol-7.1
Remove 7.1 (EOL)
2019-12-02 19:13:25 -08:00
Tianon Gravi
1661f705d6 Remove 7.1 (EOL)
See https://www.php.net/eol.php
2019-12-02 18:12:54 -08:00
Tianon Gravi
2bf33a8593
Merge pull request #909 from infosiftr/SIGWINCH
Swap "WINCH" for "SIGWINCH" (which fixes containerd's ability to use this value)
2019-11-28 08:44:57 -07:00
Tianon Gravi
49d861431a Swap "WINCH" for "SIGWINCH" (which fixes containerd's ability to use this value) 2019-11-28 07:42:43 -08:00
Tianon Gravi
4aa1f0e493 Apply update.sh (www.php.net vs secure.php.net) 2019-11-28 07:41:13 -08:00
Tianon Gravi
55e09061f5
Merge pull request #910 from nick-zh/php-7.4.0
Update to php-7.4.0
2019-11-28 08:39:27 -07:00
Nick
76b6033de3
adjust aliases 2019-11-28 08:58:17 +01:00
Nick
e186b9bb7a
update to php-7.4.0 2019-11-28 08:25:42 +01:00
Docker Library Bot
4bac7da6e7 Update to 7.2.25 2019-11-21 19:46:17 +00:00
Docker Library Bot
26b872c3bc Update to 7.3.12 2019-11-21 13:46:18 +00:00
Docker Library Bot
42c9bfecb0 Update to 7.4.0RC6 2019-11-14 19:46:18 +00:00
Docker Library Bot
b91cbb666a Update to 7.4.0RC5 2019-10-31 12:48:36 +00:00
Tianon Gravi
15ecc4fbcb Update to 7.1.33 2019-10-24 18:46:08 -07:00
Docker Library Bot
7af4c6ecfb Update to 7.3.11 2019-10-24 12:46:17 +00:00
Docker Library Bot
af0a051a02 Update to 7.2.24 2019-10-24 12:46:17 +00:00
Tianon Gravi
da77ea9e35
Merge pull request #901 from delfer/largefile
Enabled large file support (affects 32bit systems)
2019-10-21 12:40:28 -07:00
Tianon Gravi
88a8a1e14a Add comment to remind us why we added largefile support 2019-10-21 10:36:14 -07:00
Delfer
168caf5849 Enabled large file support (affects 32bit systems)
Build flags added: -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
According to https://www.php.net/manual/en/intro.filesystem.php
2019-10-21 10:33:20 -07:00
Docker Library Bot
9b073b8852 Update to 7.4.0RC4 2019-10-18 12:47:44 +00:00
Docker Library Bot
5aea77c2c9 Update to 7.4.0RC3 2019-10-03 19:30:51 +00:00
Tianon Gravi
e568fc2e4a
Merge pull request #884 from zerkms/feature/SQLITE_RTREE
Built php with external sqlite
2019-10-03 12:25:55 -07:00
Ivan Kurnosov
3a546766fd Always build with external sqlite 2019-10-02 16:05:35 -07:00
Tianon Gravi
97d14cae25
Merge pull request #894 from infosiftr/7.3.10
[security] Update to 7.3.10
2019-09-26 10:51:50 -07:00
Tianon Gravi
05b4342c7b Update to 7.2.23 2019-09-26 08:55:08 -07:00
Tianon Gravi
29a47a90c8 Update to 7.3.10 2019-09-26 05:28:44 -07:00