Coalesce And Null

I’m still struggling to pick a PHP side.

@ is too slow, because it merely hides the error.

?? looks dumb: it reads : if it is null, use null as default.

the if() command is long to type.

../_images/coalesce_is_null.png