# NullReference Emitted when attempting to call a method on `null` ```php foo(); ```