Skip to content

Conversation

dmaicher
Copy link
Contributor

Fixes #811

When running the test suite on php 7.1 the wrong phpunit (non-maintained version 5) is required by the simple-phpunit-bridge which is not compatible with https://github.com/dmaicher/doctrine-test-bundle-demo.

@javiereguiluz
Copy link
Member

Thanks for fixing this bug David.

@javiereguiluz javiereguiluz merged commit 1b61f15 into symfony:master Jun 19, 2018
javiereguiluz added a commit that referenced this pull request Jun 19, 2018
… (dmaicher)

This PR was merged into the master branch.

Discussion
----------

require phpunit 7.1 via SYMFONY_PHPUNIT_VERSION env variable

Fixes #811

When running the test suite on php 7.1 the wrong phpunit (non-maintained version 5) is required by the simple-phpunit-bridge which is not compatible with https://github.com/dmaicher/doctrine-test-bundle-demo.

Commits
-------

1b61f15 require phpunit 7.1 via SYMFONY_PHPUNIT_VERSION env variable
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.

2 participants