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

1.16.0 Feature Added phpunit 8.0 support #24

Merged
merged 2 commits into from
Feb 28, 2019

Conversation

marcelmediact
Copy link
Contributor

Added phpunit 8.0 to the composer requirements.
Added rule to phpunit_dist.xml to prevent the .phpunit.result.cache from being created.

Added phpunit 8.0 to the composer requirements.
Added rule to phpunit_dist.xml to prevent the .phpunit.result.cache from being created.
The mockobject where using an old naming convention in the unit tests.
This has been replaced with the PSR-4 naming convention.
@ashokadewit ashokadewit merged commit 6ade169 into master Feb 28, 2019
@ashokadewit ashokadewit deleted the feature/phpunit-8-support branch June 9, 2020 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants