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 f41bdf19c1 Merge branch '3.4'
* 3.4:
  [HttpKernel] Fix loading legacy 3.3 containers in 3.4 context
  [TwigBundle] require twig-bridge ~3.4
  [Yaml] mark some classes as final
  Fixed the escaping of back slashes and << in console output
  Add debug:form command
  bumped Symfony version to 2.8.28
  updated VERSION for 2.8.27
  updated CHANGELOG for 2.8.27
  bumped Symfony version to 2.7.35
  updated VERSION for 2.7.34
  update CONTRIBUTORS for 2.7.34
  updated CHANGELOG for 2.7.34
2017-08-31 11:19:27 +02:00
..
CacheWarmer Merge branch '3.4' 2017-07-21 13:08:07 +02:00
Command Merge branch '3.4' 2017-08-30 01:06:25 +02:00
Console Merge branch '3.4' 2017-08-10 16:21:53 +02:00
Controller Merge branch '3.3' into 3.4 2017-07-06 13:23:40 +03:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.4' 2017-08-31 11:19:27 +02:00
EventListener Merge branch '3.4' 2017-07-11 09:22:40 +02:00
HttpCache remove useless comment 2017-07-18 13:58:52 +02:00
Kernel [FrameworkBundle] Allow micro kernel to subscribe events easily 2017-08-06 20:06:06 +02:00
Resources Merge branch '3.4' 2017-08-31 11:19:27 +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-08-30 01:06:25 +02:00
Translation Remove deprecated TranslationLoader (fix merge) 2017-08-30 01:29:11 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '3.4' 2017-08-30 01:06:25 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Add debug:form command 2017-08-29 13:37:17 -04:00
FrameworkBundle.php Create an interface for TranslationReader and moved TranslationLoader to Translation component 2017-08-29 16:37:52 +02: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