Historique des commits

Auteur SHA1 Message Date
  Kris Wallsmith d5954013d5 [FrameworkBundle] Fixed call to old method in RequestHelper. il y a 15 ans
  Kris Wallsmith 7152ebb726 [FrameworkBundle] Fixed getting template helper services not in the container's 'templating.helper' namespace il y a 15 ans
  Kris Wallsmith fe7e01c653 [OutputEscaper] Added magic __isset() method to object escaper. il y a 15 ans
  Kris Wallsmith ab26f9f3bf [OutputEscaper] Moved __get() from Escaper to ObjectEscaper. il y a 15 ans
  Fabien Potencier 8dc5fa6aa8 [Framework] fixed packager script il y a 15 ans
  Fabien Potencier 256a71298c fixed phpdoc il y a 15 ans
  Fabien Potencier da9f36ca86 renamed Symfony\Foundation to Symfony\Framework il y a 15 ans
  Fabien Potencier 15d439809c renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle il y a 15 ans
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle il y a 15 ans
  Fabien Potencier 9133b9e5e4 moved Request/Response/User classes to a new HttpFoundation component il y a 15 ans
  Kris Wallsmith e63ff6e04b [DependencyInjection] fixed conversion of DOM to array when DOM includes multiple elements with the same name il y a 15 ans
  Fabien Potencier 7e8d0d2470 changed all listener classes so their names end with Listener il y a 15 ans
  Nicolas Fabre 6613555059 [DomCrawler] Fixed Form::getUri() and Link::getUri() issue if the form action attribute is an absolute url il y a 15 ans
  Brandon Turner 4b24544cda Added ability to disable Symfony's error handler. il y a 15 ans
  Fabien Potencier b6799d0d80 [FoundationBundle] fixed bundles with sub-namespaces il y a 15 ans
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit il y a 15 ans
  Benjamin Eberlei ef91396618 [DependencyInjection] Add factory-class and factory-service concepts to DI Definition. A factory-class is a class-name for the static creation method of a service. A factory-service is the service object that has a factory method to construct a given service. Added tests. Changed Xml, Yaml Dumper and Loaders, PHP Dumper, aswell as the Runtime Builder Container. Graphviz changes missing! il y a 15 ans
  Fabien Potencier 27458b653e [DependencyInjection] removed @property annotations as services are not available as properties anymore il y a 15 ans
  Fabien Potencier 659041a96c [DependencyInjection] fixed Doctrine bundles il y a 15 ans
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) il y a 15 ans
  Fabien Potencier a9ad743006 [DependencyInjection] changed the main services.xsd to be more strict (the validation was basically disabled because of ##any) il y a 15 ans
  Fabien Potencier 72254b9569 [Validator] fixed a typo il y a 15 ans
  Bernhard Schussek 235bdc49e4 [Validator] Removed duplicate class DependencyInjectionValidatorFactory il y a 15 ans
  avalanche123 f2c4f20e70 [Validator] added support for '0' as default constraint option value il y a 15 ans
  Bernhard Schussek 8c9f9de086 [Validator] Added support for metadata caching il y a 15 ans
  Bernhard Schussek 1c7b459776 [Form] Fields with the name '0' are now possible il y a 15 ans
  Bernhard Schussek 34dd0ea25b [Form] Fixed: Objects are stored in the form before calling configure() il y a 15 ans
  Bernhard Schussek fd3243a943 [Finder] Fixed Finder tests without explicit sorting across different operating systems il y a 15 ans
  Bernhard Schussek 3b48e1dee0 [FoundationBundle] Fixed failing WebExtensionTest il y a 15 ans
  Bernhard Schussek 6fb9aae4b9 [Validator] Fixed __toString() method in ConstraintViolationList il y a 15 ans