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
Nicolas Grekas 0f947130f2 Merge branch '4.1' into 4.2
* 4.1:
  fix merge
2019-01-25 16:37:00 +01:00
..
Command fixed CS 2019-01-16 21:35:37 +01:00
DataCollector fixed CS 2019-01-16 19:35:49 +01:00
Extension fixed CS 2019-01-16 21:35:37 +01:00
Form fixed CS 2019-01-16 19:35:49 +01:00
Node Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
NodeVisitor Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
Resources/views/Form minor #29636 [Twig] Remove spaces to fix whitespace in tags (royklutman) 2018-12-24 11:02:30 +01:00
Tests Merge branch '4.1' into 4.2 2019-01-25 15:35:16 +01:00
TokenParser fixed CS 2019-01-16 21:35:37 +01:00
Translation Php Inspections (EA Ultimate): address some of one-time used local variables 2018-03-10 10:27:05 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
AppVariable.php fixed short array CS in comments 2019-01-16 14:27:11 +01:00
CHANGELOG.md Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
composer.json Merge branch '4.1' into 4.2 2019-01-25 16:37:00 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md fixed Twig URL 2018-04-20 08:14:58 +02:00
TwigEngine.php switched array() to [] 2019-01-16 10:39:14 +01:00
UndefinedCallableHandler.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources