Commit History

Author SHA1 Message Date
  Jonathan H. Wage 29e083e9da [DoctrineBundle] Fixing failing DoctrineExtensionTest related to container not calling freeze() 15 years ago
  Brandon Turner f41746b91e Fixed naming changes due to namespace refactor 15 years ago
  Jeremy Mikola 5b2e92c215 [Form] Fixed reference to \Traversable 15 years ago
  Noël GUILBERT bfb081fd96 [ZendBundle] added Zend\\Translator component 15 years ago
  Jordi Boggiano 1e623469a9 [Form] Swap default textarea rows/cols values 15 years ago
  Jordi Boggiano 13d890c880 [Routing] Fix missing a trailing slash on windows 15 years ago
  Jordi Boggiano 42f1ca42e8 [DependencyInjection] Fix missing a trailing slash on windows 15 years ago
  Fabien Potencier ef401180a7 fixed previous commit 15 years ago
  Fabien Potencier 3f270f5faa [FrameworkBundle] added a skeleton for configuration in plain PHP 15 years ago
  Fabien Potencier dcaf436d9a updated the framework to take into account the last changes of the DI component 15 years ago
  Fabien Potencier 60c6827f23 [DependencyInjection] refactored loaders 15 years ago
  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