| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
fileupload::image_types() and filespec::get_extension() are called
statically while submitting the form for the remote avatar. Make them
static as described in the ticket in order to prevent a PHP notice.
Also change the tests to use the static functions.
PHPBB3-10763
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
| |
Also marked a test as incomplete even though this appears to be
ignored when actually running the tests.
PHPBB3-10941
|
|
Also removed common.php as it was unnecessary.
PHPBB3-10941
|