Commit Graph

18 Commits

Author SHA1 Message Date
Tianon Gravi
6afe189103 Add alpine3.7 variants of 7.2 2017-12-11 18:03:19 -08:00
Claude Khedhiri
f795769559 Updated PHP 7.2-RC-6 to released 2017-11-30 15:25:21 +01:00
Joe Ferguson
662067f733 Hide the slim from the folder; reflect order preference from generate to update and travis 2017-10-12 06:53:45 -07:00
Joe Ferguson
0bb4068bd6 Restructure organization so to support simultaneous base distro releases
- this will allow us release to `jessie` and `stretch` variants at the same time so that users have a time to transition from one to the other.
2017-10-12 06:53:45 -07:00
Tianon Gravi
ddc7084c8a Add 7.2.0alpha3 2017-07-10 12:05:50 -07:00
Tianon Gravi
781d1cf992 Add "travis_retry" to our build to reduce transitory failures
Documentation is at https://docs.travis-ci.com/user/common-build-problems/#travis_retry

See https://github.com/docker-library/memcached/pull/14 for the test PR for this pattern.
2017-02-27 16:14:13 -08:00
Sébastien HOUZÉ
5b1be297c5
Update to PHP7.1 GA 2016-12-02 10:44:51 +01:00
Tianon Gravi
7e9ddae4fd Rename "7.1" to "7.1-rc" to simplify "update.sh" refactoring (and make it explicit when we're looking at pre-releases) 2016-10-17 09:09:36 -07:00
Tianon Gravi
ce3d81c7ee Add PHP 7.1.0RC1 2016-09-06 12:31:18 -07:00
Tianon Gravi
d9fb494f70 Remove 5.5 (EOL as of 21 Jul 2016)
See also https://secure.php.net/eol.php
2016-08-11 15:32:54 -07:00
Tianon Gravi
3bf5b82235 Convert all Dockerfiles to be template-based, and resync a few minor bits of Alpine and Debian (libedit in both, no recode in either, POSIX shell versions of docker-php-ext-* scripts for all) 2016-03-18 10:57:31 -07:00
Mikk Tendermann
675018a694 add travis testing to zts 2016-01-06 21:28:20 +02:00
Tianon Gravi
ae50f7ac60 Perform more simple housecleaning 2015-12-08 16:01:17 -08:00
Tianon Gravi
91972eb895 Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉) 2015-11-20 09:50:24 -08:00
Tianon Gravi
b1ff26c9e5 Put "docker images" in .travis.yml "after_script" section 2015-08-07 16:32:30 -07:00
Tianon Gravi
b4aeb948e2 Update .travis.yml to use "sudo: 9000" instead of "dist: trusty" 2015-07-22 10:35:05 -07:00
Marcelo Andrade
11f5f37233 Add php-7.0.0alpha2 (Issue #108)
Adding 7.0 to travis

Fixes for the reviewed code

Fixes to have the directory as 7.0

Change version on travis

Remove GPG from Dockerfile on 7.0
2015-07-08 09:30:27 -07:00
Tianon Gravi
0d3682eced Add initial .travis.yml 2015-04-02 16:24:24 -06:00