--TEST-- ReflectionExtension::getFunctions() --FILE-- getFunctions(); echo $funcs["sleep"]->getName(); ?> --EXPECT-- sleep