File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,14 @@ A Moodle PHP environment configured for Moodle development based on [Official PH
44
55### Versions
66
7- | PHP Version | Tag | Status |
8- | --------------| -----| --------|
9- | PHP 7.1 | 7.1 | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=php71 )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
10- | PHP 7.0 | 7.0 | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=php70 )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
11- | PHP 5.6 | 5.6 | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=php56 )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
7+ | PHP Version | Variant | Tags | Status |
8+ | --------------| ---------| ------------------| --------|
9+ | PHP 7.1 | Stretch | 7.1, 7.1-stretch | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-stretch )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
10+ | PHP 7.0 | Stretch | 7.0, 7.0-stretch | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.0-stretch )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
11+ | PHP 5.6 | Stretch | 5.6, 5.6-stretch | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=5.6-stretch )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
12+ | PHP 7.1 | Jessie | 7.1-jessie | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-jessie )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
13+ | PHP 7.0 | Jessie | 7.0-jessie | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.0-jessie )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
14+ | PHP 5.6 | Jessie | 5.6-jessie | [ ![ Build Status] ( https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=5.6-jessie )] ( https://travis-ci.org/moodlehq/moodle-php-apache ) |
1215
1316# Example usage
1417The following command will expose the current working directory on port 8080:
You can’t perform that action at this time.
0 commit comments