summaryrefslogtreecommitdiff
path: root/tests/executor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/executor')
-rw-r--r--tests/executor/memory_limit_64bit.phpt4
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
3616M 3616M
37ALERT - script tried to increase memory_limit to 3221225472 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 9) 37ALERT - script tried to increase memory_limit to 3221225472 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 9)
3816M 3816M
39ALERT - script tried to increase memory_limit to 0 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 10) 39ALERT - script tried to increase memory_limit to 4294967296 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 10)
4016M 4016M
41ALERT - script tried to increase memory_limit to 1073741824 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 11) 41ALERT - script tried to increase memory_limit to 5368709120 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '%s', line 11)
4216M 4216M
43 43