Minimum value of PHP memory_limit for SimpleTest.
File
- core/
modules/ simpletest/ simpletest.install, line 10 - Install, update and uninstall functions for the simpletest module.
Code
define('SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT', '64M')
Minimum value of PHP memory_limit for SimpleTest.
define('SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT', '64M')