diff options
| author | simon MAGNIN-FEYSOT | 2018-05-03 10:22:55 +0200 |
|---|---|---|
| committer | jvoisin | 2018-05-03 08:22:55 +0000 |
| commit | 41b8db89d5f50aadad91d2b0fd9861017b58bb16 (patch) | |
| tree | 71ba20e325afef65f1ea4823cfbd82ae932149cc /src/tests/disabled_function_local_var.phpt | |
| parent | fa9eb1168029b05a18f21d7a30786c4e21fddc12 (diff) | |
Uniformise some logs
This commit will make certain logs easier to parse.
Diffstat (limited to 'src/tests/disabled_function_local_var.phpt')
| -rw-r--r-- | src/tests/disabled_function_local_var.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disabled_function_local_var.phpt b/src/tests/disabled_function_local_var.phpt index 3142039..2eb0c53 100644 --- a/src/tests/disabled_function_local_var.phpt +++ b/src/tests/disabled_function_local_var.phpt | |||
| @@ -21,4 +21,4 @@ test(); | |||
| 21 | Value of a: 1338 | 21 | Value of a: 1338 |
| 22 | 2 | 22 | 2 |
| 23 | Value of a: 1337 | 23 | Value of a: 1337 |
| 24 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'strlen' in %a/tests/disabled_function_local_var.php:%d has been disabled. \ No newline at end of file | 24 | [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'strlen' in %a/tests/disabled_function_local_var.php:%d. \ No newline at end of file |
