Code Inspection: Foreach array is used as value
Reports the variables that are used as both an array expression and an array's key or value in foreach
loops. Commonly, this indicates a typing error.
Last modified: 08 December 2020