PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Language level

Last modified: 16 May 2022

Reports the language features used in source code that are not supported for the selected language level.

For example, union types can be used only in PHP 8.0 and later.