| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/10851] Add unit and functional tests for checking attachments | Marc Alexander | 2014-04-04 | 1 | -0/+0 |
| | | | | | | | | These tests will make sure that fileuploads now work as expected regarding the check for disallowed content. PHPBB3-10851 | ||||
| * | [ticket/10941] Added functional tests for the fileupload class | Fyorl | 2012-07-09 | 4 | -0/+0 |
| NOTE: test_form_upload() is broken. Uploading files via Symfony fails to retain $_FILES['fileupload']['type'] even if it set explicitely. This appears to be a bug in Symfony. Since the current version of filespec::is_image() relies on the mimetype, these tests will __fail__. filespec::is_image() has been fixed in https://github.com/phpbb/phpbb3/pull/833 however. PHPBB3-10941 | |||||
