mirror of
https://github.com/moodle/moodle.git
synced 2025-02-19 15:45:59 +01:00
PHP allows the specification of invalid values for `max_execution_time`, including negative values. These should be normalised the same way that an empty (unlimited) value is.