Rationale: This will allow MODs and systems build upon the phpBB framework to perform any additional garbage collection tasks when phpBB calls this function.
Placement:
functions.phpInput arguments: None, the event listeners should only add logic. Also the function itself doesn't hold any variables that can/should be modified.


