-
-
Notifications
You must be signed in to change notification settings - Fork 355
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
Fix stub PHPUnit\Framework\TestCase #1954
Conversation
All checks have passed 🎉 @TomasVotruba it is ready for review. |
@TomasVotruba placing in Line 42 in e7c0283
another possible location is place at include bootstrap file, at
what do you think? |
@samsonasik Personally I'd go with 1:1 setup to PHPStan, so this file should be included in bootstrap files. Avoding any mock magic. |
@TomasVotruba ok, I updated to load in
|
All checks have passed 🎉 @TomasVotruba I think it is ready. |
I moved to target-repository for use it only in scoped. |
Let's give it a try ;) |
@TomasVotruba it works 🎉 , tested in 2 repositories: |
in($vendorDir . '/symplify/symfony-php-config')
that no longer exists, ref failure github action https://github.com/rectorphp/rector-src/runs/5614358700?check_suite_focus=true