phpbb/phpBB/phpbb/mimetype
Marc Alexander 21029e9fd2 [ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
The mime type 'application/octet-stream' will still always be overwritten by
proper guesses. However, guesses with guessers that have a higher priority
will now overwrite previous guesses even if the mime types of these guesses
had a slash in them.

PHPBB3-13031
2014-09-05 21:55:49 +02:00
..
content_guesser.php [ticket/12949] Check if mime_content_type is actually callable 2014-08-09 17:21:19 +02:00
extension_guesser.php [ticket/12715] Cleanup comments in \phpbb\mimetype\* 2014-06-15 19:14:54 +02:00
guesser.php [ticket/13031] Slightly change behavior of choose_mime_type and add unit tests 2014-09-05 21:55:49 +02:00
guesser_base.php [ticket/12715] Cleanup comments in \phpbb\mimetype\* 2014-06-15 19:14:54 +02:00
guesser_interface.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00