aboutsummaryrefslogtreecommitdiffstats
path: root/tests/upload/filespec_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-2/+2
* [ticket/15738] Remove code related with safe_modeRubén Calvo2019-05-091-2/+2
* [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
* [ticket/13904] Set properties to protected where possible in filespecMarc Alexander2015-09-131-12/+19
* [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-6/+6
* [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-4/+115
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-4/+4
* [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-4/+4
* [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-4/+4
* [ticket/13904] Test move file on existing errorMarc Alexander2015-09-091-0/+8
* [ticket/13904] Add more tests and test casesMarc Alexander2015-09-091-0/+43
* [ticket/13904] Set visibility in files and improve test coverageMarc Alexander2015-09-091-5/+55
* [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-4/+7
* [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-11/+8
* [ticket/13904] Remove functions_fileupload.phpMarc Alexander2015-09-091-1/+0
* [ticket/13904] Fix filespec testsMarc Alexander2015-09-091-2/+3
* Merge pull request #3524 from marc1706/ticket/8672Tristan Darricau2015-04-271-1/+1
|\
| * [ticket/8672] User $user->lang() instead of sprintfMarc Alexander2015-04-241-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-04-261-0/+2
|\ \ | |/ |/|
| * [ticket/13755] Ignore dots in path when determining file extension.Cesar G2015-04-101-0/+2
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-3/+6
|/
* [ticket/13577] Skip filespec test requiring mimetype check on windowsMarc Alexander2015-02-051-0/+5
* [ticket/11148] Add mimetype guesser to filespec and fileupload classMarc Alexander2014-06-231-1/+38
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
* [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-111-0/+14
* [ticket/10851] Add unit and functional tests for checking attachmentsMarc Alexander2014-04-041-0/+2
* [ticket/10763] Make functions for remote avatars staticMarc Alexander2012-12-171-2/+1
* [ticket/10941] Removed superfluous arrayFyorl2012-07-091-1/+1
* [ticket/10941] File 'txt' now too big so changed tests to reflect thatFyorl2012-07-091-1/+1
* [ticket/10941] Modified tearDown to use DirectoryIterator instead of globFyorl2012-07-091-2/+7
* [ticket/10941] Removed manual includes of mock classesFyorl2012-07-091-2/+0
* [ticket/10941] Added subdirectory for file operationsFyorl2012-07-091-0/+272