--TEST-- show information about function --SKIPIF-- --FILE-- --EXPECT-- string(45) "Exception: Function unknown() does not exist " string(42) "Exception: Function echo() does not exist " string(155) "Function [ function phpinfo ] { - Parameters [1] { Parameter #0 [ int $flags = INFO_ALL ] } - Return [ true ] } " string(213) "Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ object|string $objectOrMethod ] Parameter #1 [ ?string $method = null ] } } " string(61) "Exception: Method ReflectionMethod::missing() does not exist " Done