Commit History

Author SHA1 Message Date
  Fabien Potencier 5be0bafe7f removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier) 14 years ago
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
  Fabien Potencier aa26624161 Merge remote branch 'vicb/template_logical_name' 14 years ago
  Kris Wallsmith c5fe4c390d [Templating] cleaned up some anomalies in the engine 14 years ago
  Victor Berchet e254ff8cc6 Display template logical names in exception messages 14 years ago
  Fabien Potencier a230090537 removed some json_encode() calls to use the new getLogicalName() method instead 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Chekote 4e280dfc37 Fixed undefined variable error when escaping a js string while using UTF-8 charset. 14 years ago
  Pascal Borreli 5a922dae22 [Templating] Removed useless else 14 years ago
  Victor Berchet af81bcabf0 [Templating] Refactor the component 14 years ago
  Xavier Perez 2f9b9f5521 [Templating] Added some missing PHPDoc 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
  Fabien Potencier fb889a2eee replaced some var_export() with json_encode() for better readability 14 years ago
  Fabien Potencier 5d963f5460 [Templating] fixed PhpEngine::render() when the name passed to it is already an array 14 years ago
  Fabien Potencier db2f2b1315 refactored template name parser to occur independently of the loaders 14 years ago
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Fabien Potencier 055b6e4d6e made a big refactoring of the templating sub-framework 14 years ago