'isset' can be replaced with coalesce
Reports the conditions using isset
that can be safely replaced with expressions using the ??
null coalesce operator.
See Null coalesce operator (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