diff options
Diffstat (limited to 'sapi/cli/tests')
| -rw-r--r-- | sapi/cli/tests/005.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/tests/005.phpt b/sapi/cli/tests/005.phpt index c037889c41..ab616d779f 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(2166) "Class [ <internal:Core> class Exception implements Throwable, Stringable ] { +string(2177) "Class [ <internal:Core> class Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -55,7 +55,7 @@ string(2166) "Class [ <internal:Core> class Exception implements Throwable, Stri Property [ protected $file = NULL ] Property [ protected $line = NULL ] Property [ private array $trace = Array ] - Property [ private $previous = NULL ] + Property [ private ?Throwable $previous = NULL ] } - Methods [11] { |
