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/Command
Fabien Potencier be6af2e944 Merge branch '2.7' into 2.8
* 2.7:
  [Routing] Fix XmlFileLoader exception message
  Sessions: configurable "use_strict_mode" option for NativeSessionStorage
  [FrameworkBundle] [Command] Clean bundle directory, fixes #23177
  Reset redirectCount when throwing exception
  [TwigBundle] Remove template.xml services when templating is disabled
  add content-type header on exception response
  Embedding a response that combines expiration and validation, that should not defeat expiration on the combined response
  Fix two edge cases in ResponseCacheStrategy
  [Routing] Expose request in route conditions, if needed and possible
  [Routing] Expose request in route conditions, if needed and possible
  [Translation][FrameworkBundle] Fix resource loading order inconsistency reported in #23034
  [Filesystem] added workaround in Filesystem::rename for PHP bug
  Add tests for ResponseCacheStrategy to document some more edge cases
  [HttpFoundation] added missing docs
  fixes #21606
  [VarDumper] fixes
  [Security] fix switch user _exit without having current token
2017-06-20 16:27:56 -07:00
..
AbstractConfigCommand.php Merge branch '2.7' into 2.8 2017-05-11 09:41:12 -07:00
AssetsInstallCommand.php Merge branch '2.7' into 2.8 2017-06-20 16:27:56 -07:00
CacheClearCommand.php Merge branch '2.7' into 2.8 2017-06-13 17:55:24 -07:00
CacheWarmupCommand.php Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
ConfigDebugCommand.php Merge branch '2.7' into 2.8 2016-12-13 10:38:12 +01:00
ConfigDumpReferenceCommand.php sort bundles in config:dump-reference command 2016-01-23 17:38:15 +01:00
ContainerAwareCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerDebugCommand.php Merge branch '2.7' into 2.8 2017-04-05 06:42:13 -07:00
EventDispatcherDebugCommand.php Merge branch '2.7' into 2.8 2016-11-03 08:52:58 +01:00
RouterApacheDumperCommand.php Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
RouterDebugCommand.php Merge branch '2.7' into 2.8 2016-08-26 13:57:43 +02:00
RouterMatchCommand.php Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
ServerCommand.php Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
ServerRunCommand.php Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
ServerStartCommand.php Merge branch '2.7' into 2.8 2016-11-03 08:52:58 +01:00
ServerStatusCommand.php Merge branch '2.7' into 2.8 2017-03-27 16:49:15 +02:00
ServerStopCommand.php Merge branch '2.7' into 2.8 2016-11-03 08:52:58 +01:00
TranslationDebugCommand.php Merge branch '2.7' into 2.8 2016-11-14 08:15:57 -08:00
TranslationUpdateCommand.php Merge branch '2.7' into 2.8 2016-11-07 11:34:39 -08:00
YamlLintCommand.php Merge branch '2.7' into 2.8 2016-11-03 08:52:58 +01:00