Reports the conditions using
isset
that can be safely replaced with expressions using the
??
null coalesce operator.
자세한 내용은
Null coalesce operator (php.net)
(을)를 참고하세요.