diff options
| author | Máté Kocsis <kocsismate@woohoolabs.com> | 2020-10-23 16:34:40 +0200 |
|---|---|---|
| committer | Máté Kocsis <kocsismate@woohoolabs.com> | 2020-10-23 16:34:40 +0200 |
| commit | 09f4f305ec012ecae920b0a35b5fcebf6f1267da (patch) | |
| tree | ccb9bd783414c7ab5006e9d588d6ce467f90fb99 /sapi/cli/tests | |
| parent | 6ab4e330ac032389d370a722e54ee63aafaa9728 (diff) | |
| parent | 47bbfe1fc0855e8f141de7b56668a2294daec344 (diff) | |
| download | php-git-09f4f305ec012ecae920b0a35b5fcebf6f1267da.tar.gz | |
Merge branch 'PHP-8.0'
Diffstat (limited to 'sapi/cli/tests')
| -rw-r--r-- | sapi/cli/tests/005.phpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sapi/cli/tests/005.phpt b/sapi/cli/tests/005.phpt index ca3dfd9730..990ea01327 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(2170) "Class [ <internal:Core> class Exception implements Throwable, Stringable ] { +string(2194) "Class [ <internal:Core> class Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -63,6 +63,7 @@ string(2170) "Class [ <internal:Core> class Exception implements Throwable, Stri - Parameters [0] { } + - Return [ void ] } Method [ <internal:Core, ctor> public method __construct ] { |
