# PossiblyFalseReference Emitted when making a method call on a value than might be `false` ```php bar(); ```