phpbb/tests/upload
Marc Alexander 106be54de3 [ticket/12211] Do not run attachment file names twice through htmlspecialchars
Upload filenames are already processed via htmlspecialchars in the
type_cast_helper of the new request class. There is no need to run it through
htmlspecialchars() again in the filespec class.

PHPBB3-12211
2014-04-11 21:10:28 +02:00
..
fixture [ticket/10941] Added a comment to ensure tags stay uppercase 2012-07-09 14:08:21 +01:00
filespec_test.php [ticket/12211] Do not run attachment file names twice through htmlspecialchars 2014-04-11 21:10:28 +02:00
fileupload_test.php [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00