This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/HttpFoundation/File
Pascal Borreli 0199b5c70d [HttpFoundation][Windows] Fixed guesser tests if Fileinfo extension is not loaded
Didn't test for presence of mime_content_type function since it's obsolete (deprecated) in PHP5
2011-03-29 14:32:17 +00:00
..
Fixtures [HttpFoundation] File/UploadedFile, MimeTest, Exception full coverage 2011-02-06 21:53:36 +01:00
MimeType [HttpFoundation][Windows] Fixed guesser tests if Fileinfo extension is not loaded 2011-03-29 14:32:17 +00:00
FileTest.php [HttpFoundation] cleaned up comments and coding standards, added better exception messages when filesystem functions throw errors, added "moved" arg to UploadedFile constructor, added FileNotFoundException to UploadedFile per the parent constructor 2011-03-17 16:07:53 -07:00
UploadedFileTest.php [HttpFoundation][Windows] Fixed guesser tests if Fileinfo extension is not loaded 2011-03-29 14:32:17 +00:00