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
Nicolas Grekas c1d8833a88 Merge branch '3.4'
* 3.4:
  [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction
  Reset stopwatch.
  [Filesystem] mirror - fix copying content with same name as source/target.
  Removed unnecessary getDefinition() call.
  .php_cs.dist - simplify config
  [WebProfilerBundle] fixed TemplateManager when using Twig 2 without compat interfaces
2017-09-15 12:16:43 +02:00
..
Helper Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Loader Merge branch '3.1' into 3.2 2017-01-12 20:27:47 +01:00
DelegatingEngineTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
GlobalVariablesTest.php fixed obsolete getMock() usage 2016-12-19 17:14:19 +01:00
PhpEngineTest.php [DI] Deprecate (un)setting pre-defined services 2017-02-05 11:30:27 +01:00
TemplateFilenameParserTest.php [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
TemplateNameParserTest.php [FrameworkBundle] Remove deprecated code 2017-05-21 12:38:51 +02:00
TemplateReferenceTest.php fixed CS 2011-06-23 13:39:36 +02:00
TemplateTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
TimedPhpEngineTest.php fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00