Commit Graph

13 Commits

Author SHA1 Message Date
Docker Library Bot
d367f7fb84 Update to 7.4.0RC1 2019-09-05 12:49:42 +00:00
Docker Library Bot
2533f47df2 Update to 7.4.0beta4 2019-08-22 18:46:42 +00:00
Docker Library Bot
876847bf31 Update to 7.4.0beta2 2019-08-08 12:46:27 +00:00
yosifkit
b381c53c89
Merge pull request #870 from infosiftr/s390x
Update s390x test to the proper dpkg-architecture value
2019-07-29 15:49:07 -07:00
Docker Library Bot
74d5867137 Update to 7.4.0beta1 2019-07-26 12:47:03 +00:00
Joe Ferguson
7eb1b847f1 Update s390x test to the proper dpkg-architecture value
+ dpkg-architecture --query DEB_BUILD_GNU_TYPE
+ gnuArch=s390x-linux-musl
+ test s390x-linux-musl '=' s390x-linux-gnu
2019-07-25 16:06:53 -07:00
Docker Library Bot
e85ee95f61 Update to 7.4.0alpha3 2019-07-11 12:46:13 +00:00
Docker Library Bot
bbcc3db890 Update to 7.4.0alpha2 2019-06-27 00:46:23 +00:00
Tianon Gravi
e2331f5270 Add "--with-pear" in 7.4
This means that `pear` and `pecl` will be available for PHP 7.4+, but *will be removed* in PHP 8+ (see https://externals.io/message/103977 for upstream discussion around this deprecation).

I tested the 8+ changes to this script by creating a few fake "8.0" bits in the script itself (fake `possibles` version, etc) and verified that the result is as expected.
2019-06-26 02:29:25 -07:00
Peter Kokot
894ee591c5 Remove the Alpine argon2 library fix
The fix has been patched upstream in Alpine and upcoming
PHP 7.4.0alpha2.
2019-06-25 15:04:07 -07:00
Tianon Gravi
250c2d872d Add "set -u" and more consistency 2019-06-24 14:55:17 -07:00
J0WI
82d590a8c7 Use already available curl and consistent code style 2019-06-24 12:55:09 -07:00
J0WI
3802051cc9 Add Alpine 3.10 2019-06-20 15:20:27 +02:00