Commit History

Author SHA1 Message Date
  Fabien Potencier a230090537 removed some json_encode() calls to use the new getLogicalName() method instead 14 years ago
  Ryan Weaver 5ecf1cd1d1 [FrameworkBundle] Taking advantage of the known type of $template to render meaningfull information about the template 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Victor Berchet af81bcabf0 [Templating] Refactor the component 14 years ago
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component 14 years ago
  Victor Berchet cd96c91447 json_encode() syntax (fix commit fb889a2eee33db42ba5e) 14 years ago
  Fabien Potencier fb889a2eee replaced some var_export() with json_encode() for better readability 14 years ago
  Fabien Potencier db2f2b1315 refactored template name parser to occur independently of the loaders 14 years ago
  Fabien Potencier 36dcce40eb changed method signature to use the new KernelInterface 14 years ago
  Fabien Potencier 59a974e8f6 added TemplateLocatorInterface 14 years ago
  Henrik Bjørnskov a5007febdd [FrameworkBundle] Renderer is once more the last of the templates 14 years ago
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 years ago