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

Conflict with phpunit Symfony/Yaml component in Symofony2 projects #2285

Closed
illibejiep opened this issue Sep 1, 2016 · 1 comment
Closed

Comments

@illibejiep
Copy link

illibejiep commented Sep 1, 2016

PHPUnit has diffirent version of the symofony-yaml component and doesn't work properly with Symfony framework. The component is loaded by simple 'require' command and phpunit fails with the "duplicate class declaration" error if an appropriate component was loaded before.

@sebastianbergmann
Copy link
Owner

Will be fixed by #2015. Until then do not use the PHAR in a situation like that.

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

No branches or pull requests

2 participants