PHP 7.1 and PHPUnit
This repo coincides with a specific set of videos, I'm not sure I want to accept PR's that start diverging from the videos too much. I'll keep this open for now though, it might be worth updating.
On Wed, Oct 4, 2017 at 9:13 AM, Matthias Ludwig [email protected] wrote:
You can view, comment on, or merge this pull request online at:
https://github.com/shipping-docker/php-app/pull/29 Commit Summary
- use PHP 7.1 in Dockerfile
- Feature: added PHPUnit to the php image
File Changes
- M build/php/Dockerfile https://github.com/shipping-docker/php-app/pull/29/files#diff-0 (22)
- M build/php/php-fpm.conf https://github.com/shipping-docker/php-app/pull/29/files#diff-1 (4)
- M readme.md https://github.com/shipping-docker/php-app/pull/29/files#diff-2 (15)
Patch Links:
- https://github.com/shipping-docker/php-app/pull/29.patch
- https://github.com/shipping-docker/php-app/pull/29.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shipping-docker/php-app/pull/29, or mute the thread https://github.com/notifications/unsubscribe-auth/AAch065mgGmup5oZ9VarzRA8XlyXwt3Rks5so5KCgaJpZM4PtrlR .
Ah ok :) That's ok, I just used this as a base for me and found it useful to have PHPUnit, all good.