Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit ce6113f

Browse files
committed
Issue #1875: Bump PHP memory limit to 4 GB.
1 parent 5f1f1e5 commit ce6113f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ubuntu-16-php56.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
php_version: "5.6"
3-
php_memory_limit: "2G"
3+
php_memory_limit: "4G"
44
php_sendmail_path: "/usr/sbin/sendmail -t -i"
55
installed_extras: []

0 commit comments

Comments
 (0)