Recommend this page to a friend! |
Classes of Murat Cileli | Papernic | vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/CHANGELOG.md | Download |
|
DownloadCHANGELOG2.7.0 * made it possible to configure the default formats for both the 2.6.0* [BC BREAK] changed exception.json.twig to match same structure as error.json.twig making clients independent of runtime environment. 2.3.0 * added option to configure a custom template escaping guesser (via 2.2.0 * moved the exception controller to be a service ( 2.1.0* added a new setting ("paths") to configure more paths for the Twig filesystem loader * added contextual escaping based on the template file name (disabled if you explicitly pass an autoescape option) * added a command that extracts translation messages from templates * added the real template name when an error occurs in a Twig template * added the twig:lint command that will validate a Twig template syntax. |