diff options
Diffstat (limited to 'sapi/cli/tests')
| -rw-r--r-- | sapi/cli/tests/004.phpt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sapi/cli/tests/004.phpt b/sapi/cli/tests/004.phpt index 78158ba70a..f00f7b4fd9 100644 --- a/sapi/cli/tests/004.phpt +++ b/sapi/cli/tests/004.phpt @@ -20,11 +20,12 @@ string(45) "Exception: Function unknown() does not exist " string(42) "Exception: Function echo() does not exist " -string(119) "Function [ <internal:standard> function phpinfo ] { +string(143) "Function [ <internal:standard> function phpinfo ] { - Parameters [1] { - Parameter #0 [ <optional> $what ] + Parameter #0 [ <optional> int $what ] } + - Return [ bool ] } " |
