Find deprecated methods

Verze:

27. 06. 2025

Zodpovědná osoba:

Dominik Šlechta

PHPStorm

PHPStorm can detect all deprecated methods, types etc.

  1. Open Code -> Analyze Code -> Run Inspection By Name
  2. Type "deprecated" and select  Deprecated     PHP | general
    • You can narrow things to search specific things
  3. Click through the problems in the bottom bar and carefully use Ctrl + Shift + R to replace all problems on by one