Commit History

Author SHA1 Message Date
  Fabien Potencier 50f039844b [Form] removed obsolete use statements 14 years ago
  Fabien Potencier a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one 14 years ago
  Fabien Potencier fc9325a737 fixed file upload 14 years ago
  Fabien Potencier 40c0fe854f [Form] added a FileField 14 years ago
  Fabien Potencier c53ebe7a8e [Form] fixed Form::bind() when no values are submitted 14 years ago
  Bulat Shakirzyanov bb51e7cb26 [Validator] fixed Xliff loader to use forward slashes in file path 14 years ago
  Kris Wallsmith 1aefe7a762 [Process] made cwd argument optional 14 years ago
  Justin Hileman e6b0d54531 Set parameter required for --dm option on ODM console commands. 14 years ago
  Justin Hileman 51553211f3 Add Symfony proxies for Doctrine ODM schema:create and schema:drop console commands. 14 years ago
  Fabien Potencier 15fa905bd4 [FrameworkBundle] fixed exception styles 14 years ago
  Marc Weistroff 15d840060b Fixed wrong variable name in Esi. 14 years ago
  Fabien Potencier c39534e258 [Routing] removed the autoloading trick, which is not needed anymore 14 years ago
  Fabien Potencier 4d669d106e [Validator] changed Xliff loader to get XSD locally 14 years ago
  Fabien Potencier dadfaa271f [Validator] fixed indentation 14 years ago
  Fabien Potencier b753ea45b2 [Routing] added 'defaults' support in Annotation class loader 14 years ago
  Fabien Potencier 130494066d [Routing] added an annotation loader 15 years ago
  Bulat Shakirzyanov df98a229f3 [DoctrineMongoDBBundle] added support for more Mongo and ODM types 14 years ago
  Fabien Potencier 2f8db9135a fixed webprofiler on Windows (closes #9045) 14 years ago
  Fabien Potencier eb7cbb77ec fixed exception HTML markup (closes #9044, partially based on a patch from wrzasq) 14 years ago
  ornicar f398755fcd [DoctrineMongoDBBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/mongodb/ 14 years ago
  Kris Wallsmith 1443d4a0ba [HttpFoundation] updated getQueryString() to work in more scenarios 14 years ago
  ornicar b16303e8b2 [DoctrineBundle] BC break - Load fixtures in Resources/data/fixtures/doctrine/orm/ 14 years ago
  Fabien Potencier 7be00aa34e fixed previous commit 14 years ago
  Sébastien HOUZE 179fe8e623 Symfony\Component\Routing\Route::setRequirements() _method requirement can be an array, no substr on it 14 years ago
  Fabien Potencier 4c17ce8e5e changed calls to has() to use the new proxy method 14 years ago
  Bulat Shakirzyanov 2ccaafa561 [DpependencyInjection] added hasParameter() 14 years ago
  Fabien Potencier 81b73dc9e6 [Form] fixed problem with PHPUnit mocks (ugly hack but it works for now) 14 years ago
  Brandon Turner 26e4b2e2ef [Finder] Fixed randomly failing tests due to the order files are read from the filesystem 15 years ago
  Jordi Boggiano 1719bfb871 [DomCrawler] Fixed URIs being incorrectly generated 14 years ago
  Jordi Boggiano a6da0fb0c4 [DomCrawler] Added tests to verify previous fix 14 years ago