--TEST-- method_exists and property_exists with dynamic names --FILE-- --EXPECT-- choose:method bool(true) bool(false) choose:property bool(true) bool(true)