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

Code Inspection: Array access can be replaced with 'foreach' value

Last modified: 16 May 2022

Reports the array access expressions inside foreach loops that can be replaced with a foreach value.