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

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

Last modified: 16 May 2022

Reports the for loops that can be replaced with array_fill() calls.