Code Inspection: 'switch' can be replaced with 'match' expression Reports 'switch' statements that could be replaced with 'match' expression Last modified: 08 December 2020 Code Inspection: 'str*' calls can be replaced with PHP 8 'str_*' calls Code Inspection: 'switch' statement has missing branches