Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

phpunit/phpunit:latest install php 5.6.15 #25

Closed
agiuliano opened this issue Dec 9, 2015 · 9 comments
Closed

phpunit/phpunit:latest install php 5.6.15 #25

agiuliano opened this issue Dec 9, 2015 · 9 comments
Assignees
Labels

Comments

@agiuliano
Copy link
Contributor

Even though the latest tag comes with phpunit 5.1.2, it comes also with php 5.6.15 and not php 7.0

@JulienBreux JulienBreux added the bug label Dec 9, 2015
@JulienBreux
Copy link
Owner

Thx for report :) I look that!

@chippyash
Copy link

yep - can confirm it. You are using composer/composer:php7 as your base but the installed version of php if you exec into the container and do php -v the php is 5.6.x. Maybe an upstream container problem.

@chippyash
Copy link

so. according to https://hub.docker.com/r/composer/composer there is no php7 variant tag

@JulienBreux
Copy link
Owner

Yeap, I think that I must separate my image from composer/composer :/

@JulienBreux JulienBreux self-assigned this May 19, 2016
@chippyash
Copy link

Have fun with that Julien. Perhaps you can respond to this thread when you get it sorted so all those watching get an update. Happy to help test it out. Good work chap.

@JulienBreux
Copy link
Owner

@chippyash thx! I work on it soon!

@andrewmclagan
Copy link

Yes +1 needing 7.x.x test coverage

@andrewmclagan
Copy link

check out the issue opened on composer docker file:

RobLoach/docker-composer#78 (comment)

@JulienBreux
Copy link
Owner

Done for you ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants