The phpbb_user object might be used for language variables and other things. PHPBB3-10018
Remove the $request property from the phpbb_avatar_driver class and rather pass it as function argument if it's needed in a function. Currently this is only the case for the class methods prepare_form() and process_form(). PHPBB3-10018
PHPBB3-10018