Inspectopedia
 
2024.3

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

Info
New
Last modified: 03 December 2024

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