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/Bridge/Twig
2017-04-10 09:55:52 -07:00
..
Command feature #20632 [FrameworkBundle] Make use of stderr for non reliable output (chalasr, ogizanagi) 2017-02-19 14:38:27 -08:00
DataCollector Conditionally add options to unserialize in PHP 7.0+. 2016-12-29 19:41:55 +01:00
Extension Add a new Link component 2017-04-10 09:55:52 -07:00
Form feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann) 2017-01-06 07:22:02 -08:00
Node Merge branch '3.1' 2016-10-24 08:52:51 -07:00
NodeVisitor fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
Resources/views/Form feature #20365 [TwigBridge] Handle form label attributes like others (ro0NL) 2017-03-22 10:41:18 -07:00
Tests Add a new Link component 2017-04-10 09:55:52 -07:00
TokenParser [TwigBridge] Use non-deprecated Twig_Node::getTemplateLine() 2016-10-19 15:20:47 -07:00
Translation [Twig] Fix deprecations with Twig 1.29 2016-12-08 15:02:33 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
AppVariable.php [Twig Bridge] A simpler way to retrieve flash messages 2017-03-23 08:48:05 -07:00
CHANGELOG.md [Workflow] Added 'workflow_marked_places' twig function 2017-03-29 14:29:58 +02:00
composer.json Add a new Link component 2017-04-10 09:55:52 -07:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00
TwigEngine.php [2.7] Fix issues reported by static analyse 2017-02-28 14:08:19 +01:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources