# PossiblyNullReference Emitted when trying to call a method on a possibly null value ```php bar(); } ```