We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf994d commit 672aea6Copy full SHA for 672aea6
Makefile
@@ -1,6 +1,6 @@
1
TESTCASE=
2
-PHPARGS=-dmemory_limit=64M
3
-#PHPARGS=-dmemory_limit=64M -dzend_extension=xdebug.so -dxdebug.remote_enable=1
+PHPARGS=-dmemory_limit=512M
+#PHPARGS=-dmemory_limit=512M -dzend_extension=xdebug.so -dxdebug.remote_enable=1
4
5
all:
6
0 commit comments