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

Added TestCase instead of non namespaced PHPUnit_Framework_TestCase #8

Merged
merged 1 commit into from
Jun 21, 2017
Merged

Added TestCase instead of non namespaced PHPUnit_Framework_TestCase #8

merged 1 commit into from
Jun 21, 2017

Conversation

MarioBlazek
Copy link
Contributor

No description provided.

@lolautruche
Copy link
Contributor

@MarioBlazek Aren't namespaces introduced only in PHPUnit 6?

@MarioBlazek
Copy link
Contributor Author

Yes, namespaces are introduced in v6. This is provided by phpunit as forward compatibility layer.

@lolautruche
Copy link
Contributor

How is it provided by PHPUnit 5.7? With the class_alias() trick like Twig?

@MarioBlazek
Copy link
Contributor Author

I think class_alias() is in question.

@MarioBlazek
Copy link
Contributor Author

@lolautruche
Copy link
Contributor

ok

@lolautruche lolautruche merged commit d94ab62 into ezsystems:master Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants