diff options
| author | jvoisin | 2023-01-04 19:06:28 +0100 |
|---|---|---|
| committer | jvoisin | 2023-01-04 19:10:38 +0100 |
| commit | 1bf0f3ec9088d34383c564d6306901ae6dc94cb5 (patch) | |
| tree | d484c173bacd0e5c5d2847b43f99e99d26074019 /src/tests/disable_function/disabled_function_echo_local_var.phpt | |
| parent | 0423e1b63364f4dd741d3a8ac8a880407ff37371 (diff) | |
Fix the CI for PHP8.2
Diffstat (limited to 'src/tests/disable_function/disabled_function_echo_local_var.phpt')
| -rw-r--r-- | src/tests/disable_function/disabled_function_echo_local_var.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_function_echo_local_var.phpt b/src/tests/disable_function/disabled_function_echo_local_var.phpt index ee1be1f..52d1f48 100644 --- a/src/tests/disable_function/disabled_function_echo_local_var.phpt +++ b/src/tests/disable_function/disabled_function_echo_local_var.phpt | |||
| @@ -14,7 +14,6 @@ test(); | |||
| 14 | $abc = 123; | 14 | $abc = 123; |
| 15 | test(); | 15 | test(); |
| 16 | ?> | 16 | ?> |
| 17 | --CLEAN-- | ||
| 18 | --EXPECTF-- | 17 | --EXPECTF-- |
| 19 | 3 | 18 | 3 |
| 20 | 19 | ||
