diff options
Diffstat (limited to 'tests/lang/func_get_arg.004.phpt')
| -rw-r--r-- | tests/lang/func_get_arg.004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/func_get_arg.004.phpt b/tests/lang/func_get_arg.004.phpt index 6931df04e6..5afe4c95eb 100644 --- a/tests/lang/func_get_arg.004.phpt +++ b/tests/lang/func_get_arg.004.phpt @@ -13,4 +13,4 @@ echo "\n"; ?> --EXPECTF-- Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d -bool(false)
\ No newline at end of file +bool(false) |
