Reports the conditions using isset that can be safely replaced with expressions using the ?? null coalesce operator.

有关详细信息,请参阅 Null coalesce operator (php.net)