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 0cf50e2788 Merge branch '3.1'
* 3.1:
  fix typo
  add "provides" for psr/cache-implementation
  [Validator][GroupSequence] fixed GroupSequence validation ignores PropertyMetadata of parent classes
  [FrameworkBundle][Security] Remove useless mocks
  Add symfony/inflector to composer.json "replaces"
  [DoctrineBridge] Enhance exception message in EntityUserProvider
  added friendly exception when constraint validator does not exist or it is not enabled
  remove duplicate instruction
  [FrameworkBundle] Remove TranslatorBagInterface check
  [FrameworkBundle] Remove duplicated code in RouterDebugCommand
  [Validator] fixed duplicate constraints with parent class interfaces
  SecurityBundle:BasicAuthenticationListener: removed a default argument on getting a header value
2016-08-26 14:08:28 +02:00
..
Helper fixed CS 2016-06-21 07:58:59 +02:00
Loader [FrameworkBundle] Use relative paths in templates paths cache 2016-08-22 14:30:54 +02:00
DelegatingEngineTest.php [FrameworkBundle][Security] Remove useless mocks 2016-08-25 14:52:03 +02:00
GlobalVariablesTest.php [FrameworkBundle] Removed deprecated code paths 2015-09-05 22:38:59 +02: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 Merge branch '3.0' into 3.1 2016-07-01 18:00:00 +02: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