Histórico de commits

Autor SHA1 Mensagem Data
  Fabien Potencier 44757b0c77 [DependencyInjection] added a check for the class name when dumping a container to PHP 15 anos atrás
  Fabien Potencier 1dd5b61e17 [DependencyInjection] added a check for the class name when dumping a container to PHP 15 anos atrás
  Fabien Potencier 49e9996434 [BrowserKit] fixed Client::request() method signature 15 anos atrás
  Fabien Potencier 82ec7004d5 [Console] fixed InputDefinition setArguments must reset hasAnArrayArgument (closes #8336) 15 anos atrás
  Fabien Potencier ca8762141f [DependencyInjection] added a check for the class name when dumping a container to PHP 15 anos atrás
  Fabien Potencier 10ee13af56 [FrameworkBundle] fixed skeleton 15 anos atrás
  Fabien Potencier 826e61561a Merge commit 'kriswallsmith/register-commands-with-subnamespaces' 15 anos atrás
  Kris Wallsmith c888bcdd59 [DoctrineMongoDBBundle] Moved loading of default configuration inside conditional so it's only loaded once. 15 anos atrás
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace 15 anos atrás
  Fabien Potencier 47fd5e848b [DependencyInjection] fixed placeholder management in parameter values 15 anos atrás
  Fabien Potencier 6bad58012f [DependencyInjection] moved ContainerBuilder::resolveValue() to ParameterBag 15 anos atrás
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class 15 anos atrás
  Kris Wallsmith 6462814483 [Framework] Fixed command registration magic to work when commands have sub-namespaces. 15 anos atrás
  Fabien Potencier f26abdfadd fixed phpdoc for DI extensions 15 anos atrás
  Fabien Potencier 92130c3da1 updated bootstrap.php 15 anos atrás
  Kris Wallsmith b8f29f18c0 [Framework] cleaned up command registration magic 15 anos atrás
  Fabien Potencier 5fa4b0bdf0 [FrameworkBundle] removed Controller::getUser() as it is now accessible via Request::getSession() 15 anos atrás
  Fabien Potencier 0163178f7b changed the BundleInterface::buildContainer() signature 15 anos atrás
  Fabien Potencier fb4bd3568d refactored the controller manager, moved generic parts to the HttpKernel component 15 anos atrás
  Fabien Potencier d0be78131c [HttpKernel] fixed error message 15 anos atrás
  Fabien Potencier 79808650e9 updated vendors to not rely on Doctrine submodules 15 anos atrás
  Fabien Potencier 3e48c0f25a [Finder] fixed typo in phpdoc 15 anos atrás
  Fabien Potencier 44a16fc8c4 [Finder] fixed exclude iterator (now only match with the relative path) 15 anos atrás
  Fabien Potencier c605d7f9fb [HttpFoundation] added some phpdoc 15 anos atrás
  Fabien Potencier bfeb0e6746 [HttpFoundation] fixed phpdoc 15 anos atrás
  Fabien Potencier 91eafc4b17 [HttpFoundation] fixed phpdoc 15 anos atrás
  Thibault Duplessis 437559491f Replace Container->hasParameter() with Container->getParameterBag()->has() in ExceptionFormatter 15 anos atrás
  Kris Wallsmith 3eec6b98fe [Framework] Fixed test namespaces. 15 anos atrás
  Fabien Potencier 0fbb1b916b cleaned up the DI extension loading mechanism 15 anos atrás
  Kris Wallsmith d5954013d5 [FrameworkBundle] Fixed call to old method in RequestHelper. 15 anos atrás