-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Use createMock() and use import instead of FQCN #39941
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
Conversation
Q | A |
---|---|
Branch? | 4.4 |
Bug fix? | no |
New feature? | no |
Deprecations? | no |
Tickets | --- |
License | MIT |
Doc PR | --- |
For reference #20984 |
...fony/Component/Security/Core/Tests/Authentication/Provider/DaoAuthenticationProviderTest.php
Outdated
Show resolved
Hide resolved
src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php
Outdated
Show resolved
Hide resolved
d8f79cc
to
3065ce8
Compare
I am not done yet 😬 |
This is going to be fun to merge into 5.2 (I'd way after the last 5.1 before merging this if I were you). May I suggest ignoring all conflicts when doing the merge? |
Well let's merge this when 5.1 is EOL and merge it direct into 5.2? Will try to upmerge it beforehand and see how many conflicts we have. |
393124f
to
2111d02
Compare
d334711
to
97bdc01
Compare
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php
Outdated
Show resolved
Hide resolved
818f2d3
to
aee7e8b
Compare
5c462b8
to
1a68adf
Compare
Fabbot failure false positive. @nicolas-grekas feel free to merge this in 4.4 only, I will take care of a new PR against 5.2 then by handling the conflicts, fine? |
1a68adf
to
e7e61ee
Compare
Thank you @OskarStark |
Sure will have a look later 👍🏻 |