PHPStorm
PHPStorm can detect all deprecated methods, types etc.
- Open
Code -> Analyze Code -> Run Inspection By Name - Type "deprecated" and select
Deprecated PHP | general- You can narrow things to search specific things
- You can narrow things to search specific things
- Click through the problems in the bottom bar and carefully use
Ctrl + Shift + Rto replace all problems on by one