-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
PhpUnitBridge Warning: Ambiguous class resolution #18381
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
Comments
@nicolas-grekas as the bridge is now autoloaded in |
The same issue on another project after update from 2.8.3 to 2.8.4. |
We should revert and replace by something in autoload-dev |
See #18389 |
…colas-grekas) This PR was merged into the 2.7 branch. Discussion ---------- Exclude Bridge\PhpUnit from composer.json by default | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #18381, #18272 | License | MIT | Doc PR | - Commits ------- 4f90495 Exclude Bridge\PhpUnit from composer.json by default
Hi, thank you for taking the time to address that. Do you know in which version of the 2.8 branch this is likely to ship ? |
fabpot merged it into 2.7 branch, so fix will be in next 2.8.5 release. |
great, thank you very much for your extra quick answer. |
@nicolas-grekas I'm using symfony 3.0.4 and getting this warning, is it going to cause problems for writing unit tests? When will symfony 3.0.4 get the fix? |
Hi,
I noticed this while running composer install after update to symfony 3.0.4
Best regards,
Michal
The text was updated successfully, but these errors were encountered: