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

Code Inspection: Loop can be replaced with 'str_repeat'

Last modified: 16 May 2022

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