Commit History

作者 SHA1 備註 提交日期
  Marc Weistroff 15d840060b Fixed wrong variable name in Esi. 14 年之前
  Fabien Potencier c39534e258 [Routing] removed the autoloading trick, which is not needed anymore 14 年之前
  Fabien Potencier 4d669d106e [Validator] changed Xliff loader to get XSD locally 14 年之前
  Fabien Potencier dadfaa271f [Validator] fixed indentation 14 年之前
  Fabien Potencier b753ea45b2 [Routing] added 'defaults' support in Annotation class loader 14 年之前
  Fabien Potencier 130494066d [Routing] added an annotation loader 15 年之前
  Bulat Shakirzyanov df98a229f3 [DoctrineMongoDBBundle] added support for more Mongo and ODM types 14 年之前
  Fabien Potencier 2f8db9135a fixed webprofiler on Windows (closes #9045) 14 年之前
  Fabien Potencier eb7cbb77ec fixed exception HTML markup (closes #9044, partially based on a patch from wrzasq) 14 年之前
  ornicar f398755fcd [DoctrineMongoDBBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/mongodb/ 14 年之前
  Kris Wallsmith 1443d4a0ba [HttpFoundation] updated getQueryString() to work in more scenarios 14 年之前
  ornicar b16303e8b2 [DoctrineBundle] BC break - Load fixtures in Resources/data/fixtures/doctrine/orm/ 14 年之前
  Fabien Potencier 7be00aa34e fixed previous commit 14 年之前
  Sébastien HOUZE 179fe8e623 Symfony\Component\Routing\Route::setRequirements() _method requirement can be an array, no substr on it 14 年之前
  Fabien Potencier 4c17ce8e5e changed calls to has() to use the new proxy method 14 年之前
  Bulat Shakirzyanov 2ccaafa561 [DpependencyInjection] added hasParameter() 14 年之前
  Fabien Potencier 81b73dc9e6 [Form] fixed problem with PHPUnit mocks (ugly hack but it works for now) 14 年之前
  Brandon Turner 26e4b2e2ef [Finder] Fixed randomly failing tests due to the order files are read from the filesystem 15 年之前
  Jordi Boggiano 1719bfb871 [DomCrawler] Fixed URIs being incorrectly generated 14 年之前
  Jordi Boggiano a6da0fb0c4 [DomCrawler] Added tests to verify previous fix 14 年之前
  Jordi Boggiano 20ca97c5b3 [DomCrawler] Fixing trailing space 14 年之前
  Jordi Boggiano 2ab59791c6 [DomCrawler] Fixing typo 14 年之前
  Jonathan H. Wage 436ca95f65 Fixing coding standards. 14 年之前
  Jonathan H. Wage c1d0262c19 Fixing issue with FieldGroup and its __clone() method not properly setting the parent. 14 年之前
  Fabien Potencier 0b378d1b3e added a way to conditionnaly enable the profiler based on the request 14 年之前
  Fabien Potencier 4f337615e3 [HttpFoundation] added request matcher 14 年之前
  Fabien Potencier af96c87104 [DependencyInjection] added methods to remove an alias and a definition from a ContainerBuilder instance 14 年之前
  Fabien Potencier 7c1b42e81b [DependencyInjection] added a way to inject an anonymous service in an extension configuration 14 年之前
  Fabien Potencier 9e4aebf3c9 [DoctrineBundle] removed README 14 年之前
  Kris Wallsmith e71eec3f5d [DoctrineMongoDBBundle] removed some mostly unnecessary calls to json_encode from logger 14 年之前