This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Templating
2011-06-07 13:35:55 +02:00
..
Asset [Templating] reworked asset helper and packages 2011-05-31 06:46:30 -07:00
Helper [Templating] reworked asset helper and packages 2011-05-31 06:46:30 -07:00
Loader [Templating] fixed cache loader as the logical name can contain characters not valid on some OSes 2011-06-07 13:35:55 +02:00
Storage replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DebuggerInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DelegatingEngine.php Display template logical names in exception messages 2011-04-08 19:56:12 +02:00
EngineInterface.php removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
PhpEngine.php removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier) 2011-06-07 10:12:38 +02:00
TemplateNameParser.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TemplateNameParserInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TemplateReference.php removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier) 2011-06-07 10:12:38 +02:00
TemplateReferenceInterface.php removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier) 2011-06-07 10:12:38 +02:00