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/Tests/Extension
Fabien Potencier 860151ee8e Merge branch '2.3'
* 2.3:
  [WebProfilerBundle] fixed toolbar for IE8 (refs #8380)
  [HttpFoundation] removed double-slashes (closes #8388)
  [HttpFoundation] tried to keep the original Request URI as much as possible to avoid different behavior between ::createFromGlobals() and ::create()
  [TwigBridge] fixed form rendering when used in a template with dynamic inheritance
2013-09-12 22:07:33 +02:00
..
Fixtures removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
child_label.html.twig added global variables access in a form theme (closes #3058) 2012-07-10 11:44:08 +02:00
CodeExtensionTest.php moved the Twig CodeExtension from the bundle to the bridge 2012-12-12 12:26:16 +01:00
custom_widgets.html.twig [Form] Individual rows of CollectionType cannot be styled anymore for performance reasons 2012-07-14 12:10:29 +02:00
FormExtensionDivLayoutTest.php Merge branch '2.3' 2013-09-12 22:07:33 +02:00
FormExtensionTableLayoutTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
HttpKernelExtensionTest.php moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
page_dynamic_extends.html.twig [TwigBridge] fixed form rendering when used in a template with dynamic inheritance 2013-09-12 17:53:10 +02:00
parent_label.html.twig [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
RoutingExtensionTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
StopwatchExtensionTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
theme_extends.html.twig [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
theme_use.html.twig [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
theme.html.twig [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
TranslationExtensionTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00