Code Inspection: Invalid argument supplied for foreach()
Reports the foreach
constructs used on variables that are not of the array
or object
type.
See foreach (php.net) for details.
Last modified: 08 December 2020