summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2019-10-23 14:46:59 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-10-30 10:34:06 +0100
commitad9ea5abded29402292b52000f22be122ee32059 (patch)
tree8fb4ddcea3f5b553ed0ac137ce3acc0d8448226c /sapi/cli/tests
parente0be51d0825bf91a9e9aafb9aeef165ee710bdbc (diff)
downloadphp-git-ad9ea5abded29402292b52000f22be122ee32059.tar.gz
Add stubs for various standard functions
Closes GH-4851.
Diffstat (limited to 'sapi/cli/tests')
-rw-r--r--sapi/cli/tests/004.phpt5
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 ]
}
"