-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.1.0-RC3
-
None
The docblock of phpbb_get_avatar() incorrectly states that it expects a database row that was cleaned with \phpbb\avatar\driver\driver::clean_row(). The actual method that is used is \phpbb\avatar\manager::clean_row()