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
Fabien Potencier 793d1fe71a Merge branch '2.8' into 3.4
* 2.8:
  do not mock the session in token storage tests
  Add Occitan plural rule
  Fix security/* cross-dependencies
  Disallow illegal characters like "." in session.name
  fix rounding from string
2018-05-21 12:06:52 +02:00
..
Command Hide short exception trace by default 2018-05-03 19:18:14 -04:00
DataCollector [TwigBridge] Fix BC break due required twig environment 2017-11-07 14:35:31 +01:00
Extension [Debug][WebProfilerBundle] Fix setting file link format 2018-04-30 09:54:07 -07:00
Form fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Node [Form] [TwigBridge] Added option to disable usage of default themes when rendering a form 2017-10-13 16:30:18 +02:00
NodeVisitor fixed CS 2018-05-16 14:49:49 +02:00
Resources/views/Form Fix PercentType error rendering. 2018-04-20 11:32:41 +02:00
Tests fix merge 2018-04-02 15:55:46 +02:00
TokenParser Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02: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 [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
CHANGELOG.md [Form] [TwigBridge] Added option to disable usage of default themes when rendering a form 2017-10-13 16:30:18 +02:00
composer.json Merge branch '2.8' into 3.4 2018-05-21 12:06:52 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md fixed Twig URL 2018-04-20 08:14:58 +02:00
TwigEngine.php Use namespaced Twig 2017-06-01 23:44:38 +02:00
UndefinedCallableHandler.php swap filter/function and package names 2018-01-10 08:38:05 +01:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources