You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2025. It is now read-only.
I installed deprecation-detector on dev-master and I'm on Symfony 2.8
When I run sh bin/deprecation-detector check src/ vendor/ or sh bin/deprecation-detector check src/ .rules or sh bin/deprecation-detector check src/, it says
There are no violations - congratulations!
Even that there are a lot of deprecations!
For some reason it doesn't find any.. Did I miss anything ?