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/Bundle/FrameworkBundle/Tests/Templating
Fabien Potencier 7f3b57d37d Merge branch '2.7'
* 2.7:
  [2.6] cleanup deprecated uses
  [2.5] cleanup deprecated uses
  [Debug] fix test
  [Debug] split tests for deprecated interfaces
  [Validator] Added a check DNS option on URL validator

Conflicts:
	src/Symfony/Component/Console/Tests/Helper/LegacyDialogHelperTest.php
	src/Symfony/Component/Console/Tests/Helper/LegacyProgressHelperTest.php
	src/Symfony/Component/Console/Tests/Helper/LegacyTableHelperTest.php
	src/Symfony/Component/Form/composer.json
	src/Symfony/Component/HttpKernel/Tests/KernelTest.php
	src/Symfony/Component/Routing/Tests/Matcher/Dumper/LegacyApacheMatcherDumperTest.php
	src/Symfony/Component/Routing/Tests/Matcher/LegacyApacheUrlMatcherTest.php
	src/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php
	src/Symfony/Component/Validator/ValidatorBuilder.php
2015-01-05 15:34:32 +01:00
..
Helper Merge branch '2.7' 2015-01-05 15:34:32 +01:00
Loader [FrameworkBundle] Improve the TemplateLocator exception message 2011-12-09 10:35:15 +01:00
DelegatingEngineTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
GlobalVariablesTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
PhpEngineTest.php Remove aligned '=>' and '=' 2014-10-30 21:17:55 +01:00
TemplateFilenameParserTest.php [FrameworkBundle] Create a dedicated template filename parser 2012-07-03 14:58:30 +02:00
TemplateNameParserTest.php [FrameworkBundle][Template name] avoid error message for the shortcut notation. 2014-12-08 10:32:45 +00:00
TemplateReferenceTest.php fixed CS 2011-06-23 13:39:36 +02:00
TemplateTest.php [FrameworkBundle] removed unneeded files in tests 2011-04-21 22:43:38 +02:00
TimedPhpEngineTest.php Merge branch '2.3' into 2.5 2014-12-30 10:03:46 +01:00