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/Component/Routing/Loader
Christian Flothmann 22723dafd4 Merge branch '3.2' into 3.3
* 3.2: (42 commits)
  Show exception is checked twice in ExceptionController of twig
  allow SSI fragments configuration in XML files
  Display a better error message when the toolbar cannot be displayed
  render hidden _method field in form_rest()
  Add Doctrine Cache to dev dependencies to fix failing unit tests.
  return fallback locales whenever possible
  [Console] Fix catching exception type in QuestionHelper
  [WebProfilerBundle] Eliminate line wrap on count columnt (routing)
  [Routing] Fix XmlFileLoader exception message
  [Translation] Fix FileLoader::loadResource() php doc
  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
  fixed bad merge
  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
  ...
2017-06-24 11:29:48 +02:00
..
DependencyInjection [DoctrineBridge][Routing] Require PSR-11 container instead of Symfony container 2017-03-12 08:32:31 -07:00
schema/routing rename boolean and integer to bool and int 2016-07-01 10:30:59 +02:00
AnnotationClassLoader.php Add full route definition to invokable class 2017-02-23 11:32:28 -05:00
AnnotationDirectoryLoader.php [Router] Follow symlinks and skip dots in the annotation directory loader 2017-03-03 16:02:38 +01:00
AnnotationFileLoader.php Merge branch '2.8' into 3.2 2017-06-01 14:00:24 -07:00
ClosureLoader.php remove api tags from code 2015-09-28 19:11:22 +02:00
DirectoryLoader.php Added CHANGELOG entries, cleanups 2015-06-02 16:18:00 -07:00
ObjectRouteLoader.php add files used in FileResource objects 2016-02-03 19:56:51 +01:00
PhpFileLoader.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
XmlFileLoader.php Merge branch '2.8' into 3.2 2017-06-23 08:35:45 +02:00
YamlFileLoader.php deprecate implicit string casting of mapping keys 2017-03-06 20:18:14 +01:00