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

Code Inspection: 'with' statement

Last modified: 21 March 2023

Reports a with statements. Such statements result in potentially confusing implicit bindings, and may behave strangely in setting new variables.