Историја ревизија

Аутор SHA1 Порука Датум
  Fabien Potencier 82ec7004d5 [Console] fixed InputDefinition setArguments must reset hasAnArrayArgument (closes #8336) пре 15 година
  Fabien Potencier ca8762141f [DependencyInjection] added a check for the class name when dumping a container to PHP пре 15 година
  Fabien Potencier 10ee13af56 [FrameworkBundle] fixed skeleton пре 15 година
  Fabien Potencier 826e61561a Merge commit 'kriswallsmith/register-commands-with-subnamespaces' пре 15 година
  Kris Wallsmith c888bcdd59 [DoctrineMongoDBBundle] Moved loading of default configuration inside conditional so it's only loaded once. пре 15 година
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace пре 15 година
  Fabien Potencier 47fd5e848b [DependencyInjection] fixed placeholder management in parameter values пре 15 година
  Fabien Potencier 6bad58012f [DependencyInjection] moved ContainerBuilder::resolveValue() to ParameterBag пре 15 година
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class пре 15 година
  Kris Wallsmith 6462814483 [Framework] Fixed command registration magic to work when commands have sub-namespaces. пре 15 година
  Fabien Potencier f26abdfadd fixed phpdoc for DI extensions пре 15 година
  Fabien Potencier 92130c3da1 updated bootstrap.php пре 15 година
  Kris Wallsmith b8f29f18c0 [Framework] cleaned up command registration magic пре 15 година
  Fabien Potencier 5fa4b0bdf0 [FrameworkBundle] removed Controller::getUser() as it is now accessible via Request::getSession() пре 15 година
  Fabien Potencier 0163178f7b changed the BundleInterface::buildContainer() signature пре 15 година
  Fabien Potencier fb4bd3568d refactored the controller manager, moved generic parts to the HttpKernel component пре 15 година
  Fabien Potencier d0be78131c [HttpKernel] fixed error message пре 15 година
  Fabien Potencier 79808650e9 updated vendors to not rely on Doctrine submodules пре 15 година
  Fabien Potencier 3e48c0f25a [Finder] fixed typo in phpdoc пре 15 година
  Fabien Potencier 44a16fc8c4 [Finder] fixed exclude iterator (now only match with the relative path) пре 15 година
  Fabien Potencier c605d7f9fb [HttpFoundation] added some phpdoc пре 15 година
  Fabien Potencier bfeb0e6746 [HttpFoundation] fixed phpdoc пре 15 година
  Fabien Potencier 91eafc4b17 [HttpFoundation] fixed phpdoc пре 15 година
  Thibault Duplessis 437559491f Replace Container->hasParameter() with Container->getParameterBag()->has() in ExceptionFormatter пре 15 година
  Kris Wallsmith 3eec6b98fe [Framework] Fixed test namespaces. пре 15 година
  Fabien Potencier 0fbb1b916b cleaned up the DI extension loading mechanism пре 15 година
  Kris Wallsmith d5954013d5 [FrameworkBundle] Fixed call to old method in RequestHelper. пре 15 година
  Kris Wallsmith 7152ebb726 [FrameworkBundle] Fixed getting template helper services not in the container's 'templating.helper' namespace пре 15 година
  Kris Wallsmith fe7e01c653 [OutputEscaper] Added magic __isset() method to object escaper. пре 15 година
  Kris Wallsmith ab26f9f3bf [OutputEscaper] Moved __get() from Escaper to ObjectEscaper. пре 15 година