'in_array' can be replaced with comparison
Reports the in_array()
calls that are provided with a single-element array as the $haystack
argument. Such calls can be replaced with direct comparisons.
See in_array (php.net) for details.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023