--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 [ bool ] } " Done