Loop can be replaced with 'str_repeat'
Reports the for
loops that can be safely replaced with str_repeat()
calls.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023
Reports the for
loops that can be safely replaced with str_repeat()
calls.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |