Uh oh!
There was an error while loading. Please reload this page.
Remove unused patches/ files as already in vendor-patches directory and use NewOptimizedDirectorySourceLocator - #4844
Conversation
samsonasik
commented
Aug 24, 2023
New PHPStan notice seems due to new PHPStan release: https://github.com/phpstan/phpstan/releases/tag/1.10.31 |
samsonasik
commented
Aug 24, 2023
Creation service may from |
samsonasik
commented
Aug 24, 2023
@TomasVotruba let's try using |
samsonasik
commented
Aug 24, 2023
Bump PHPStan to 1.10.31 to ensure |
samsonasik
commented
Aug 24, 2023
|
samsonasik
commented
Aug 24, 2023
@TomasVotruba I removed |
samsonasik
commented
Aug 24, 2023
It seems cause error: |
Uh oh!
There was an error while loading. Please reload this page.
samsonasik
commented
Aug 24, 2023
Should be fixed now 👍 |
samsonasik
commented
Aug 24, 2023
All checks have passed 🎉 @TomasVotruba let's give it a try 👍 |
samsonasik
commented
Aug 24, 2023
@TomasVotruba it seems cause error in downgrade build: https://github.com/rectorphp/rector-src/actions/runs/5965685296/job/16183665877#step:10:19 I will revert |
samsonasik
commented
Aug 24, 2023
I created PR: to revert use NewOptimizedDirectorySourceLocator |
TomasVotruba
commented
Aug 24, 2023
These should be 2 separated PRs, ideally with PHPStan lock in patch removing instead of fixing and removing at once. |
No description provided.