All the setup/teardown/pre/post/conditions template methods now are required to return void. This was warned with phpunit 7 and now is enforced. At the same time, fix a few wrong function names, provider data and param types, return statements...
AMOS BEGIN CPY [eventstarttime,core_calendar],[task_starttime,core_admin] CPY [eventduration,core_calendar],[task_duration,core_admin] CPY [result,core_cache],[task_result,core_admin] CPY [database,install],[task_dbstats,core_admin] CPY [fail,install],[task_result:failed,core_admin] AMOS END