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 d1ef28e7db Merge branch '4.4'
* 4.4:
  Fix tests
  Fix deprecated phpunit annotation
2019-08-02 15:12:48 +02:00
..
Command Merge branch '4.4' 2019-08-02 09:32:28 +02:00
DataCollector add parameter type declarations to private methods 2019-08-01 12:55:44 +02:00
Extension add parameter type declarations where possible 2019-07-28 09:06:15 +02:00
Form add parameter type declarations where possible 2019-07-28 09:06:15 +02:00
Mime Merge branch '4.4' 2019-07-02 16:48:44 +02:00
Node add parameter type declarations where possible 2019-07-28 09:06:15 +02:00
NodeVisitor Merge branch '4.4' 2019-08-02 09:32:28 +02:00
Resources/views/Form Merge branch '4.2' into 4.3 2019-06-26 11:25:00 +02:00
Tests Merge branch '4.4' 2019-08-02 15:12:48 +02:00
TokenParser add parameter type declarations where possible 2019-07-28 09:06:15 +02:00
Translation add parameter type declarations where possible 2019-07-28 09:06:15 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
AppVariable.php Merge branch '4.4' 2019-07-31 14:45:18 +02:00
CHANGELOG.md Remove deprecated code paths that trigger a runtime notice 2019-06-09 16:44:48 +02:00
composer.json Merge branch '4.4' 2019-08-01 21:35:40 +02: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
UndefinedCallableHandler.php add parameter type declarations where possible 2019-07-28 09:06:15 +02:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources