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

Code Inspection: 'for' loop where update or condition does not use loop variable

Last modified: 21 March 2023

Reports a for loop where the condition or update does not use the for loop variable.