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/dump_request_too_big.phpt | |
| parent | fa9eb1168029b05a18f21d7a30786c4e21fddc12 (diff) | |
Uniformise some logs
This commit will make certain logs easier to parse.
Diffstat (limited to 'src/tests/dump_request_too_big.phpt')
| -rw-r--r-- | src/tests/dump_request_too_big.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/dump_request_too_big.phpt b/src/tests/dump_request_too_big.phpt index d67ce6f..af146c5 100644 --- a/src/tests/dump_request_too_big.phpt +++ b/src/tests/dump_request_too_big.phpt | |||
| @@ -39,5 +39,5 @@ if ($res[2] != "GET:get_a='data_get_a' get_b='data_get_b' get_c='aaaaaaaaaaaaaaa | |||
| 39 | ?> | 39 | ?> |
| 40 | --EXPECTF-- | 40 | --EXPECTF-- |
| 41 | 1 | 41 | 1 |
| 42 | [snuffleupagus][127.0.0.1][disabled_function][simulation] The call to the function 'system' in %a/dump_request_too_big.php:%d has been disabled. | 42 | [snuffleupagus][127.0.0.1][disabled_function][simulation] Aborted execution on call of the function 'system' in %a/dump_request_too_big.php:%d. |
| 43 | 1337 \ No newline at end of file | 43 | 1337 \ No newline at end of file |
