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
Christian Flothmann 22f6091bc7 Merge branch '3.4'
* 3.4: (83 commits)
  add missing version attribute
  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
  [SecurityBundle] Add user impersonation info and exit action to the profiler
  render hidden _method field in form_rest()
  Add Doctrine Cache to dev dependencies to fix failing unit tests.
  return fallback locales whenever possible
  Fix Predis client cluster with pipeline
  [Dotenv] Test load() with multiple paths
  [Console] Fix catching exception type in QuestionHelper
  Improved the exception page when there is no message
  [WebProfilerBundle] Eliminate line wrap on count columnt (routing)
  [Profiler][Validator] Add a validator panel in profiler
  [Validator] replace hardcoded service id
  [Routing] Fix XmlFileLoader exception message
  Remove duplicate changelog entries
  [DI] Dedup tags when using instanceof/autoconfigure
  [Translation] Fix FileLoader::loadResource() php doc
  [Serializer] Fix workaround min php version
  ...
2017-06-24 14:58:08 +02:00
..
CacheWarmer Merge branch '3.4' 2017-06-06 07:08:36 +02:00
Command Merge branch '3.4' 2017-06-24 14:58:08 +02:00
Console Merge branch '3.4' 2017-06-06 07:08:36 +02:00
Controller Expose the AbstractController's container to its subclasses 2017-06-15 13:29:56 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.4' 2017-06-24 14:58:08 +02:00
EventListener Merge branch '3.4' 2017-06-03 00:32:37 +02:00
HttpCache [FrameworkBundle] Dont set pre-defined esi/ssi services 2017-06-14 13:16:32 -07:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources Merge branch '3.4' 2017-06-24 14:58:08 +02:00
Routing Automatically enable the routing annotation loader 2017-06-07 12:20:52 +02:00
Templating Merge branch '2.7' into 2.8 2017-06-13 17:55:24 -07:00
Test [FrameworkBundle] Remove KernelTestCase deprecated code 2017-06-13 20:56:12 +02:00
Tests Merge branch '3.4' 2017-06-24 14:58:08 +02:00
Translation Merge branch '3.4' 2017-06-24 14:58:08 +02:00
.gitignore
CHANGELOG.md Merge branch '3.4' 2017-06-24 14:58:08 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json [Profiler][Validator] Add a validator panel in profiler 2017-06-19 17:21:01 +02:00
FrameworkBundle.php Merge branch '3.4' 2017-06-01 14:04:19 -07:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Merge branch '3.2' 2017-04-12 07:14:56 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00