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 a5a44472c9 Merge branch '3.4' into 4.0
* 3.4: (24 commits)
  moved Twig runtime to proper class
  fixed deprecated messages in tests
  add PHP errors options to XML schema definition
  [HttpCache] Unlink tmp file on error
  Added LB translation for #26327 (Errors sign for people that do not see colors)
  [TwigBridge] Fix rendering of currency by MoneyType
  Import InvalidArgumentException in PdoAdapter
  [DI] Do not suggest writing an implementation when multiple exist
  [Intl] Update ICU data to 61.1
  Use 3rd person verb form in command description
  [Validator] Add Japanese translation
  Support phpdbg SAPI in Debug::enable()
  [HttpKernel] DumpDataCollector: do not flush when a dumper is provided
  [DI] Fix hardcoded cache dir for warmups
  [Routing] fix tests
  [Routing] Fixed the importing of files using glob patterns that match multiple resources
  [Ldap] cast to string when checking empty passwords
  [Validator] sync validator translation id
  [WebProfilerBundle] use the router to resolve file links
  no type errors with invalid submitted data types
  ...
2018-04-02 11:52:41 +02:00
..
Helper Merge branch '2.8' into 3.4 2018-04-02 11:38:44 +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