Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PHP7 to RC5 #1128

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Update PHP7 to RC5 #1128

merged 1 commit into from
Oct 15, 2015

Conversation

andrerom
Copy link
Contributor

@andrerom
Copy link
Contributor Author

Passing now /cc @yosifkit

@yosifkit
Copy link
Member

Running a local build test. It shouldn't take too much longer since it is currently building php7. The travis test just makes sure that the commits exist, the local one actually does the docker build that the build server will do, plus it runs all the applicable tests from the test directory.

@yosifkit
Copy link
Member

LGTM, Build test of #1128; 0780ee3 (php):

$ url="https://raw.githubusercontent.com/docker-library/official-images/0780ee3367ea9a68307097946b48ba0b5b4cdb59/library/php"
$ bashbrew build "$url"
Fetching php (git://github.com/docker-library/php) ...
Processing php:5.4.45-cli ...
Processing php:5.4-cli ...
Processing php:5.4.45 ...
Processing php:5.4 ...
Processing php:5.4.45-apache ...
Processing php:5.4-apache ...
Processing php:5.4.45-fpm ...
Processing php:5.4-fpm ...
Processing php:5.5.30-cli ...
Processing php:5.5-cli ...
Processing php:5.5.30 ...
Processing php:5.5 ...
Processing php:5.5.30-apache ...
Processing php:5.5-apache ...
Processing php:5.5.30-fpm ...
Processing php:5.5-fpm ...
Processing php:5.6.14-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:cli ...
Processing php:5.6.14 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:latest ...
Processing php:5.6.14-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:apache ...
Processing php:5.6.14-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:fpm ...
Processing php:7.0.0RC5-cli ...
Processing php:7.0-cli ...
Processing php:7-cli ...
Processing php:7.0.0RC5 ...
Processing php:7.0 ...
Processing php:7 ...
Processing php:7.0.0RC5-apache ...
Processing php:7.0-apache ...
Processing php:7-apache ...
Processing php:7.0.0RC5-fpm ...
Processing php:7.0-fpm ...
Processing php:7-fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing php:5.4.45-cli
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:5.4.45-apache
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:5.4.45-fpm
    'utc' [1/7]...passed
    'cve-2014--shellshock' [2/7]...passed
    'no-hard-coded-passwords' [3/7]...passed
    'override-cmd' [4/7]...passed
    'php-ext-install' [5/7]...passed
    'php-hello-world' [6/7]...passed
    'php-fpm-hello-web' [7/7]...passed
testing php:5.5.30-cli
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:5.5.30-apache
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:5.5.30-fpm
    'utc' [1/7]...passed
    'cve-2014--shellshock' [2/7]...passed
    'no-hard-coded-passwords' [3/7]...passed
    'override-cmd' [4/7]...passed
    'php-ext-install' [5/7]...passed
    'php-hello-world' [6/7]...passed
    'php-fpm-hello-web' [7/7]...passed
testing php:5.6.14-cli
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:5.6.14-apache
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:5.6.14-fpm
    'utc' [1/7]...passed
    'cve-2014--shellshock' [2/7]...passed
    'no-hard-coded-passwords' [3/7]...passed
    'override-cmd' [4/7]...passed
    'php-ext-install' [5/7]...passed
    'php-hello-world' [6/7]...passed
    'php-fpm-hello-web' [7/7]...passed
testing php:7.0.0RC5-cli
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:7.0.0RC5-apache
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'no-hard-coded-passwords' [3/6]...passed
    'override-cmd' [4/6]...passed
    'php-ext-install' [5/6]...passed
    'php-hello-world' [6/6]...passed
testing php:7.0.0RC5-fpm
    'utc' [1/7]...passed
    'cve-2014--shellshock' [2/7]...passed
    'no-hard-coded-passwords' [3/7]...passed
    'override-cmd' [4/7]...passed
    'php-ext-install' [5/7]...passed
    'php-hello-world' [6/7]...passed
    'php-fpm-hello-web' [7/7]...passed

yosifkit added a commit that referenced this pull request Oct 15, 2015
@yosifkit yosifkit merged commit 61b4022 into docker-library:master Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants