$obj->implements(); $obj->const(); $obj->enddeclare(); $obj->endfor(); $obj->endforeach(); $obj->endif(); $obj->endwhile(); $obj->and(); $obj->global(); $obj->goto(); $obj->instanceof(); $obj->insteadof(); $obj->interface(); $obj->new(); $obj->or(); $obj->xor(); $obj->try(); $obj->use(); $obj->var(); $obj->exit(); $obj->list(); $obj->clone(); $obj->include(); $obj->include_once(); $obj->throw(); $obj->array(); $obj->print(); $obj->echo(); $obj->require(); $obj->require_once(); $obj->return();
Obj::implements(); Obj::const(); Obj::enddeclare(); Obj::endfor(); Obj::endforeach(); Obj::endif(); Obj::endwhile(); Obj::and(); Obj::global(); Obj::goto(); Obj::instanceof(); Obj::insteadof(); Obj::interface(); Obj::new(); Obj::or(); Obj::xor(); Obj::try(); Obj::use(); Obj::var(); Obj::exit(); Obj::list(); Obj::clone(); Obj::include(); Obj::include_once(); Obj::throw(); Obj::array(); Obj::print(); Obj::echo(); Obj::require(); Obj::require_once(); Obj::return();