Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Tests] ReplacesetUp()/tearDown() withbefore()/after()#32651
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolas-grekas commentedJul 22, 2019
Should be done on 3.4 actually |
phansys commentedJul 23, 2019
Target branch was updated to |
nicolas-grekas commentedJul 23, 2019
What does it say on PHP 7.4? Maybe we should merge both PR to check, and because they are related? |
src/Symfony/Bridge/Doctrine/Tests/ContainerAwareEventManagerTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
nicolas-grekas commentedJul 30, 2019
Can you please have a look at tests? (and maybe rebase to be sure you have the latest changes) |
nicolas-grekas commentedJul 31, 2019
I tried to make this green, but it looks like it's almost impossible using this strategy. |
Uh oh!
There was an error while loading.Please reload this page.
TODO:
parent::setUp()andparent::tearDown()where required.See#32289 (comment).