I\'m working now on a pretty big PHP-project and I want to upgrade Symfony framework to the next version. Before I do that, I want to be sure that there are no deprecated me
Code | Run Inspection by Name... -- search for "deprecated" and choose correct one.
Code | Run Inspection by Name...
This will work as long as new Symfony is already in the project (so that IDE knows what method/class/constant is now considered deprecated).