summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/005.phpt')
-rw-r--r--sapi/cli/tests/005.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/tests/005.phpt b/sapi/cli/tests/005.phpt
index a1d51088ab..ca3dfd9730 100644
--- a/sapi/cli/tests/005.phpt
+++ b/sapi/cli/tests/005.phpt
@@ -37,7 +37,7 @@ string(183) "Class [ <internal:Core> class stdClass ] {
}
"
-string(2177) "Class [ <internal:Core> class Exception implements Throwable, Stringable ] {
+string(2170) "Class [ <internal:Core> class Exception implements Throwable, Stringable ] {
- Constants [0] {
}
@@ -68,7 +68,7 @@ string(2177) "Class [ <internal:Core> class Exception implements Throwable, Stri
Method [ <internal:Core, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> string $message = <default> ]
+ Parameter #0 [ <optional> string $message = "" ]
Parameter #1 [ <optional> int $code = 0 ]
Parameter #2 [ <optional> ?Throwable $previous = null ]
}