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

Code Inspection: Loop can be converted to 'array_filter()' call

Last modified: 16 May 2022

Reports the foreach loops that can be replaced with array_filter() calls.