PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Illegal array key type

Last modified: 16 May 2022

Reports the array keys that are of illegal type, such as objects or arrays.

See Arrays (php.net) for details.