If you check if a object property is set with the isset function and like a fool you try to make a comparison in the same isset function scope...
Paamayim Nekudotayim error!
if (isset($foolish->$cat == "cool"){ print "._."; }