# PossiblyNullPropertyFetch Emitted when trying to fetch a property on a possibly null object ```php foo; } ```