Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Validator] Fix DebugCommand#39936
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
loic425 commentedJan 22, 2021
| Q | A |
|---|---|
| Branch? | 5.2 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Tickets | |
| License | MIT |
| Doc PR |
636fe72 to6c3e48aCompare71fca52 tob6fef86CompareOskarStark commentedJan 22, 2021
Can you please tell what is the bug about you are trying to fix? Thanks |
loic425 commentedJan 22, 2021
It crashes when debuging validators in a directory path which contains other files than classes but with namespace (traits, interfaces). I will edit the first post with the error. |
xabbuh commentedJan 23, 2021
Does it apply to the 4.4 branch too? |
loic425 commentedJan 23, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
No this feature was released on 5.2 :) |
be78ef1 to1eb1376Comparenicolas-grekas commentedJan 23, 2021
Thank you@loic425. |