Commit History

Author SHA1 Message Date
  Fabien Potencier 4e3e86c4a7 refactored routing management (it's now possible to disable the default routing) 15 years ago
  Fabien Potencier 14cecd5231 [Routing] refactored loaders 15 years ago
  Fabien Potencier e6cbfd7292 [Console] changed CommandTester to allow testing Command classes without the need for an Application 15 years ago
  Fabien Potencier c57cae7600 fixed test configuration and broken tests 15 years ago
  Fabien Potencier 93f2d6eaa6 [FrameworkBundle] removed pdo.xml 15 years ago
  fivestar 22f6eec0ef [TwigBundle] fixed class name in twig.xml 15 years ago
  Jonathan H. Wage 607f2734ab [DoctrineBundle] Make sure directories exist before trying to write files. 15 years ago
  Jonathan H. Wage 216dc0f5bd [DoctrineBundle, DoctrineMongoDBBundle] Making sure proxy directory is created when DI container is being built 15 years ago
  Jonathan H. Wage e33894a80c [DoctrineBundle] Fixing issue with doctrine:generate:entity command when no --fields are specified 15 years ago
  Jonathan H. Wage 909ea54d54 Fixing issue with filters. 15 years ago
  Jonathan H. Wage 8417e6936a Fixing coding standards. 15 years ago
  IamPersistent 7287913bc6 [DoctrineBundle]fixed defect in doctrine:generate:entity where xml extension was added to all mapping types 15 years ago
  Nathanael d. Noblet b1b633cc71 fix output file name 15 years ago
  Brandon Turner 1bc973e5a9 [DoctrineBundle] Added memory and charset options 15 years ago
  Brandon Turner b828617420 [DoctrineBundle] Fixed multiple connections via XML 15 years ago
  Fabien Potencier 44757b0c77 [DependencyInjection] added a check for the class name when dumping a container to PHP 15 years ago
  Fabien Potencier 1dd5b61e17 [DependencyInjection] added a check for the class name when dumping a container to PHP 15 years ago
  Fabien Potencier 49e9996434 [BrowserKit] fixed Client::request() method signature 15 years ago
  Fabien Potencier 82ec7004d5 [Console] fixed InputDefinition setArguments must reset hasAnArrayArgument (closes #8336) 15 years ago
  Fabien Potencier ca8762141f [DependencyInjection] added a check for the class name when dumping a container to PHP 15 years ago
  Fabien Potencier 10ee13af56 [FrameworkBundle] fixed skeleton 15 years ago
  Fabien Potencier 826e61561a Merge commit 'kriswallsmith/register-commands-with-subnamespaces' 15 years ago
  Kris Wallsmith c888bcdd59 [DoctrineMongoDBBundle] Moved loading of default configuration inside conditional so it's only loaded once. 15 years ago
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace 15 years ago
  Fabien Potencier 47fd5e848b [DependencyInjection] fixed placeholder management in parameter values 15 years ago
  Fabien Potencier 6bad58012f [DependencyInjection] moved ContainerBuilder::resolveValue() to ParameterBag 15 years ago
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class 15 years ago
  Kris Wallsmith 6462814483 [Framework] Fixed command registration magic to work when commands have sub-namespaces. 15 years ago
  Fabien Potencier f26abdfadd fixed phpdoc for DI extensions 15 years ago
  Fabien Potencier 92130c3da1 updated bootstrap.php 15 years ago