Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Pennequin c543692891 [DependencyInjection] Added tests for ContainerBuilder class vor 15 Jahren
  Fabien Pennequin 7225cf64b1 [DependencyInjection] Added tests for methods hasMethodCall and removeMethodCall of Definition class vor 15 Jahren
  Artur Kotyrba 308e85a5a7 Removed methods which implemented interfaces by throwing \LogicException('You must override...'). vor 15 Jahren
  pborreli 80868f1712 [Translation] Fixed phpdoc, thx Koc vor 15 Jahren
  pborreli 86cc6a11d9 [Component] Fixed some spelling typos vor 15 Jahren
  pborreli 082090d880 [Validator] Fixed coding standard vor 15 Jahren
  Fabien Potencier 8c55786673 fixed test vor 15 Jahren
  Kris Wallsmith 7639fde3f2 [FrameworkBundle] updated constraint validator factory to work with non-DIC validators vor 15 Jahren
  Kris Wallsmith e1f842344e [FrameworkBundle] added a DIC tag-based constraint validator factory vor 15 Jahren
  Kris Wallsmith 5d4c80f27b [Validator] removed DependencyInjection integration vor 15 Jahren
  Kris Wallsmith ef4f61bb9f [DependencyInjection] Added TaggedContainerInterface to signature of generated container classes vor 15 Jahren
  Fabien Potencier b42982c83f fixed typo vor 15 Jahren
  henrikbjorn b58498b1c8 Fixed violating coding standard as pointed about by blue-eyes. vor 15 Jahren
  Jordi Boggiano c4a5972952 [FrameworkBundle] Fix format parsing vor 15 Jahren
  Fabien Potencier 7e66933876 fixed inconsistency when calling the Http Kernel instance from an event vor 15 Jahren
  Fabien Potencier a46ca47c03 [FrameworkBundle] fixed inclusion of the test client vor 15 Jahren
  henrikbjorn 6b61af5931 [FrameworkBundle] prettified Mustache.php and added PHPDoc. vor 15 Jahren
  Jeremy Mikola df9ef79953 [Form] readPropertyPath should return null instead of empty array vor 15 Jahren
  Fabien Potencier 2b8dfe1ccf [EventDispatcher] fixed possible PHP warning vor 15 Jahren
  Benjamin Zikarsky d376596f7e [EventDispatcher] fixed bug in EventDispatcher::disconnect if the second argument is null or ommitted vor 15 Jahren
  Fabien Potencier c1e873d1b0 removed debug code vor 15 Jahren
  Tom Van Looy 44f54c2578 [Console] fixed status code when it is > 255 vor 15 Jahren
  Ryan Weaver c39635680f added PHPDoc vor 15 Jahren
  henrikbjorn 30cf086828 Overrides the default {% include %} token parser since it loads through the right template renderer vor 15 Jahren
  Fabien Potencier 2a9ddee162 [HttpFoundation] added Session::invalidate() vor 15 Jahren
  Kris Wallsmith c36612b78b [DoctrineMongoDBBundle] fixed error when logging bin values in queries vor 15 Jahren
  Ryan Weaver 7fb3b2ab9d Adding basic PHPDoc to the Routing\DelegatingLoader class. vor 15 Jahren
  Ryan Weaver 8c70a2ee24 Adding basic PHPDoc to the Routing\DelegatingLoader class. vor 15 Jahren
  Bernhard Schussek b902cb31d7 [Form] PropertyPath camelizes property names when setting values vor 15 Jahren
  Bernhard Schussek a66d883afd [Form] Removed CSRF setters because they have no effect once CSRF protection is enabled. Re-enable CSRF protection with the desired values instead vor 15 Jahren