There are at least 2 php settings that must be changed on typical LAMP stack settings in order to run the Testing module. One is the xdebug.max_nesting_level and the other is the max_input_vars. Given that, perhaps it would be wise to add some warnings on activation of the Testing module to notify the user that they should not run the Testing module on a production environment or wherever they do not have control over the environs (to change those settings in the php.ini, ie. on shared hosting).
Beta phase evaluation
Issue category | Task because adds to UI without any changes to core or module logic |
---|---|
Issue priority | Major because it is not a functional bug, but is important for the community. If not addressed, it could affect a sizeable number of sites. |
Unfrozen changes | Unfrozen because it only changes text displayed on activation of the Testing module. |
Prioritized changes | The main goal of this issue is usability. |
Disruption | Not disruptive. Only displays text on activation of Testing module. |