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