Historial de Commits

Autor SHA1 Mensaje Fecha
  Kris Wallsmith ab3b8ac364 [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 hace 14 años
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
  pborreli f56a6efbf5 [HttpFoundation] File/File full coverage hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  hhamon e2dc7f47cb [HttpFoundation] use pathinfo() native function to determine file extension. Change File::move() and UploadedFile::move() methods to accept a second argument allowing to move the file with a new name instead of moving it with its original name. hace 14 años
  umpirsky 0faf067acb Fixed FileTest::testRename to work for windows file system. hace 14 años
  Jordi Boggiano 025f3b1565 Fixed filesystem test failing on windows hace 14 años
  Bernhard Schussek 8513082007 [Form][HttpFoundation] Improved File and UploadedFile class hace 14 años
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. hace 14 años
  Jordi Boggiano 7a255fe39f [HttpFoundation] Fixed tests for windows hace 14 años
  Bernhard Schussek e9fcacdad7 [HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved hace 14 años
  Fabien Potencier a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one hace 14 años