Commit History

Author SHA1 Message Date
  henrikbjorn c5ceb37f8b Changed bag.php and request_panel.php to dump arrays and objects as yaml. 14 years ago
  Fabien Potencier 333504a201 [OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable 14 years ago
  Fabien Potencier 3ce745cf6e fixed typo 14 years ago
  Fabien Potencier b6923dd7b9 changed Cache-Control default value behavior 14 years ago
  Thomas d9239d1c64 fix doctrine command getBundleMetadatas function 14 years ago
  Thomas e204a1845b [DoctrineBundle] make the task works with vendor bundle namespace 14 years ago
  Jordi Boggiano ac0081f8b9 Switching doctypes to HTML5, it's the future 14 years ago
  Jordi Boggiano e69c5ae860 Coding style fixes 14 years ago
  Jordi Boggiano db3e12b122 [Routing] Fixed tests for windows 14 years ago
  Jordi Boggiano 7a255fe39f [HttpFoundation] Fixed tests for windows 14 years ago
  Jordi Boggiano b2bd7ce57d [Validator] Skipping AnnotationLoader tests if doctrine-common is not present 14 years ago
  Jordi Boggiano b3ae62e2c4 [Finder] Fixed tests on windows 14 years ago
  Jordi Boggiano a0f933163f [Console] Fixing tests breaking on windows 14 years ago
  Fabien Potencier 69d2568339 [HttpKernel] fixed typo in a unit test 14 years ago
  Bernhard Schussek 46145d8de7 [Validator] Fixed exception thrown in Valid constraint to be thrown only when the options are not empty 14 years ago
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated 14 years ago
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" 14 years ago
  Bernhard Schussek 8df966f507 [Validator] Made class Constraint abstract because it must not be instantiated 14 years ago
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 14 years ago
  Fabien Potencier 23d7967f81 [FrameworkBundle] fixed phpunit when ran from the app directory directly without -c 14 years ago
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class 14 years ago
  Bernhard Schussek ece9691d5a [Form] Fixed documentation typo 14 years ago
  Jordi Boggiano c6dbbb857a [Form] Removed dead code 14 years ago
  Jordi Boggiano fbc29f061c [Form] Coding style fixes 14 years ago
  Jordi Boggiano b8987e1bde [DoctrineBundle] Form transformers shouldn't explode if they're passed null as a value 14 years ago
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers 14 years ago
  GordonsLondon 23ac47e011 [Form] Added support for __get and __set in PropertyPath 14 years ago
  Benjamin Eberlei 5aeb358721 [Validator] Made the namespace prefix for annotations configurable 14 years ago
  Fabien Potencier 0131ff21c5 [Translation] removed unneeded assignement 14 years ago
  Jordi Boggiano 3cbc99c180 [Translation] Added flatten method on ArrayLoader 14 years ago