Skip to content

Conversation

dmaicher
Copy link
Contributor

PHPUnit test hooks can be used starting from PHPUnit version 7.1:
https://phpunit.readthedocs.io/en/7.1/extending-phpunit.html#extending-phpunit-testrunner

This will avoid deprecation notices.

See also dmaicher/doctrine-test-bundle@8f87ad0

ping @javiereguiluz

@dmaicher dmaicher changed the title Update database.rst Update dama/doctrine-test-bundle docs Sep 23, 2019
@javiereguiluz javiereguiluz added this to the 4.3 milestone Sep 23, 2019
@javiereguiluz
Copy link
Member

Thank you David.

javiereguiluz added a commit that referenced this pull request Sep 23, 2019
This PR was squashed before being merged into the 4.3 branch (closes #12356).

Discussion
----------

Update dama/doctrine-test-bundle docs

PHPUnit test hooks can be used starting from PHPUnit version 7.1:
https://phpunit.readthedocs.io/en/7.1/extending-phpunit.html#extending-phpunit-testrunner

This will avoid deprecation notices.

See also dmaicher/doctrine-test-bundle@8f87ad0

ping @javiereguiluz

Commits
-------

bb6d4bf Update dama/doctrine-test-bundle docs
@javiereguiluz javiereguiluz merged commit bb6d4bf into symfony:4.3 Sep 23, 2019
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