Commit Graph

23 Commits

Author SHA1 Message Date
Docker Library Bot
85af0c14e3 Update to 7.2.8 2018-07-19 12:46:09 +00:00
Docker Library Bot
4af0a8734a Update to 7.2.7 2018-06-21 18:46:15 +00:00
Tianon Gravi
b250a22ce6 Add "pgp-happy-eyeballs" in Travis to help cut down on gpg-related issues
Also, this removes the not-recommended usage of "travis_retry" and adds "gpgconf --kill all".
2018-06-11 17:01:50 -07:00
Tianon Gravi
cff4da8fdb Run "update.sh" to apply changes (and allow CI to test them) 2018-06-11 14:10:01 -07:00
Tianon Gravi
2fa5427d39 Fix wget: error getting response: Connection reset by peer 2018-05-31 21:43:38 -07:00
Docker Library Bot
cf54827241 Update to 7.2.6 2018-05-25 06:46:13 +00:00
Tianon Gravi
b045ba7c51 Add "--enable-option-checking=fatal" to ./configure invocations 2018-04-30 13:06:26 -07:00
yosifkit
fbb775a087
Merge pull request #627 from infosiftr/disable-hash
Add "--with-mhash"
2018-04-27 10:45:55 -07:00
Tianon Gravi
1df2501817 Switch to "--with-mhash" instead (to break less users) 2018-04-26 13:45:14 -07:00
Docker Library Bot
f427847237 Update to 7.2.5 2018-04-26 12:46:09 +00:00
Tianon Gravi
b6c589131a Add "--disable-hash" (so it can be compiled after-the-fact)
This allows for users of the image to `docker-php-ext-configure hash --with-mhash`, for example.
2018-04-19 14:15:39 -07:00
Tianon Gravi
f504394473 Fix a few superficial issues with "docker-php-ext-enable" 2018-04-19 12:51:31 -07:00
Docker Library Bot
c4f059d09d Update to 7.2.4 2018-03-31 18:46:09 +00:00
yosifkit
7707290c53
Merge pull request #605 from infosiftr/shared-sodium
Update sodium extension to be shared (so it can be replaced if necessary by users)
2018-03-21 13:34:44 -07:00
Tianon Gravi
fe07cedc05 Update/fix PHPIZE_DEPS comment
Closes #597
2018-03-21 11:23:32 -07:00
Tianon Gravi
604dfc0baf Update sodium extension to be shared (so it can be replaced if necessary by users) 2018-03-21 11:10:03 -07:00
Docker Library Bot
35aedb2900 Update to 7.2.3 2018-03-03 19:46:09 +00:00
Joe Ferguson
fd8e15250a Add libsodium to 7.2+ 2018-02-05 16:06:59 -08:00
Docker Library Bot
b4e5b2b22a Update to 7.2.2 2018-02-02 01:46:11 +00:00
Docker Library Bot
f4baf0edbc Update to 7.2.1 2018-01-06 01:02:02 +00:00
J0WI
0e056693f2 Be less verbose during extension installation (fix #319) 2018-01-01 19:50:55 +01:00
Tianon Gravi
1a00d92ff4 Switch from "nm" to "readelf" so that we can detect the "zend_extension_entry" symbol even in stripped objects 2017-12-08 16:25:01 -08:00
Claude Khedhiri
f795769559 Updated PHP 7.2-RC-6 to released 2017-11-30 15:25:21 +01:00