Inspectopedia
 
2024.3

'array_any()' call can be converted to a loop

Info
New
Last modified: 03 December 2024

Reports the array_any() calls that can be replaced with foreach loops in PHP 8.4 and later.