Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier 851eb73778 removed unused use statements há 13 anos atrás
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) há 14 anos atrás
  stloyd 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation há 14 anos atrás
  Fabien Potencier c7d5fd16e0 fixed CS há 14 anos atrás
  Victor Berchet 136b80ae63 [HttFoundation] Add File::getExtension() as \SplFileInfo::getExtension() was introduced in PHP 5.3.6 há 14 anos atrás
  Victor Berchet ac0c00c6e8 [HttpFoundation] Make File extends \SplFileInfo há 14 anos atrás
  Fabien Potencier 1e8cd6d34d [HttpFoundation] removed the leading . for extensions há 14 anos atrás
  Fabien Potencier 17cd08dc6c fixed CS há 14 anos atrás
  Jordi Boggiano 5f569efed6 [HttpFoundation] Windows test fixes há 14 anos atrás
  Igor Wiedler 907e693350 [HttpFoundation] Fix FileException checking in FileTest há 14 anos atrás
  Fabien Potencier 00bfd10ca9 [HttpFoundation] refactored File management to be safer há 14 anos atrás
  Fabien Potencier 5bb9da4b6d [HttpFoundation] renamed getDefaultExtension() to guessExtension() há 14 anos atrás
  Fabien Potencier aa3ec504ae removed File::getWebPath() há 14 anos atrás
  Pascal Borreli df3947019e [HttpFoundation][Windows] Fixed test after removal of realpath 03bb3580a69150948ab37d8418aab9f759682c88 há 14 anos atrás
  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 há 14 anos atrás
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com há 14 anos atrás
  pborreli f56a6efbf5 [HttpFoundation] File/File full coverage há 14 anos atrás
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files há 14 anos atrás
  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. há 14 anos atrás
  umpirsky 0faf067acb Fixed FileTest::testRename to work for windows file system. há 14 anos atrás
  Jordi Boggiano 025f3b1565 Fixed filesystem test failing on windows há 14 anos atrás
  Bernhard Schussek 8513082007 [Form][HttpFoundation] Improved File and UploadedFile class há 14 anos atrás
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. há 14 anos atrás
  Jordi Boggiano 7a255fe39f [HttpFoundation] Fixed tests for windows há 14 anos atrás
  Bernhard Schussek e9fcacdad7 [HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved há 14 anos atrás
  Fabien Potencier a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one há 14 anos atrás