diff options
Diffstat (limited to 'tests/executor')
| -rw-r--r-- | tests/executor/memory_limit_64bit.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/executor/memory_limit_64bit.phpt b/tests/executor/memory_limit_64bit.phpt index e7529e8..35be80b 100644 --- a/tests/executor/memory_limit_64bit.phpt +++ b/tests/executor/memory_limit_64bit.phpt | |||
| @@ -36,8 +36,8 @@ ALERT - script tried to increase memory_limit to 2147483648 bytes which is above | |||
| 36 | 16M | 36 | 16M |
| 37 | ALERT - script tried to increase memory_limit to 3221225472 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 9) | 37 | ALERT - script tried to increase memory_limit to 3221225472 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 9) |
| 38 | 16M | 38 | 16M |
| 39 | ALERT - script tried to increase memory_limit to 0 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 10) | 39 | ALERT - script tried to increase memory_limit to 4294967296 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 10) |
| 40 | 16M | 40 | 16M |
| 41 | ALERT - script tried to increase memory_limit to 1073741824 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 11) | 41 | ALERT - script tried to increase memory_limit to 5368709120 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 11) |
| 42 | 16M | 42 | 16M |
| 43 | 43 | ||
