Commit History

Author SHA1 Message Date
  Bernhard Schussek bd3e6c6b49 [Form] Fixed: Form::bind() throws an exception if form is anonymous 14 years ago
  Bernhard Schussek 6ff4120784 [Form] Added Form option "by_reference" so that objects received from parent forms are modified by reference when this option is true (the default) 14 years ago
  Javier Eguíluz 42a3e404b2 translated validators resources into Spanish 14 years ago
  hidenorigoto 39ed62de46 translated validators resources into Japanese 14 years ago
  José Nahuel Cuesta Luengo f08c9480ee [CssSelector] Fixed PHPDoc blocks. 14 years ago
  ornicar 9ba2943aff [HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable. 14 years ago
  John Kary c251a36935 [HttpFoundation] Add tests for Cookie 14 years ago
  Kris Wallsmith 4f6256b713 [FrameworkBundle] fixed invalid template filename 14 years ago
  ornicar bd97471954 [HttpKernel] Add test coverage for cache warming 14 years ago
  José Nahuel Cuesta Luengo 562ebd5608 [CssSelector] Added PHPDoc blocks to first-level classes. 14 years ago
  pborreli f56a6efbf5 [HttpFoundation] File/File full coverage 14 years ago
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 years ago
  Fabien Potencier 523e652d9d [FrameworkBundle] fixed the way profiler configuration works 14 years ago
  Fabien Potencier bfe701a2da fixed code coverage 14 years ago
  ornicar 80b03f92b3 [HttpKernel] Throw exception when SQLite statement execution failed 14 years ago
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions 14 years ago
  ornicar 575b75a9df [DependencyInjection] Fix fixture class loaded twice during dumper tests 14 years ago
  Jeremy Mikola f9138d313b [FrameworkBundle] Implemented single-pass config loading with intelligent option merging for FrameworkExtension 14 years ago
  Fabien Potencier 199e6bf893 [BrowserKit] removed annotation in a unit test to fix coverage 14 years ago
  Fabien Potencier 2ae542748a [TwigBundle] made error message more explicit 14 years ago
  Fabien Potencier e2ea634df4 [TwigBundle] fixed inheritance problem 14 years ago
  Fabien Potencier 67c9fdf412 [TwigBundle] fixed theme for forms 14 years ago
  Fabien Potencier 7f6fc6f0fb [TwigBundle] fixed form template inheritance 14 years ago
  Fabien Potencier 37537e3e8c fixed previous commit 14 years ago
  Lukas Kahwe Smith dd71501f54 some fixes by just "blindly" trying to make phpStorm code analysis happier 14 years ago
  Fabien Potencier 195c971da6 removed load() from EngineInterface 14 years ago
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data 14 years ago
  Fabien Potencier 710a1e56b0 [TwigBundle] added support for template as Twig_Template instances 14 years ago
  Fabien Potencier c68b326665 [TwigBundle] fixed error messages when an error occurs during template compilation 14 years ago
  Fabien Potencier 2dfac2a881 fixed typo 14 years ago