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
Nicolas Grekas 44fcbd3489 Merge branch '4.0'
* 4.0:
  [DI] Add missing deprecation when fetching private services from ContainerBuilder
  [FrameworkBundle] Rename getDotEnvVars to getDotenvVars
  [DI] Fix false-positive circular exception
  Use a more specific file for detecting the bridge
  [HttpKernel] Fix issue when resetting DumpDataCollector
  bumped Symfony version to 4.0.1
  updated VERSION for 4.0.0
  updated CHANGELOG for 4.0.0
  bumped Symfony version to 3.4.1
  updated VERSION for 3.4.0
  updated CHANGELOG for 3.4.0
2017-12-01 20:21:14 +01:00
..
CacheWarmer Merge branch '3.4' 2017-11-09 18:30:28 +01:00
Command Merge branch '3.4' into 4.0 2017-12-01 20:20:47 +01:00
Console Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Controller Proposing Flex-specific error messages in the controller shortcuts 2017-11-23 13:06:27 -05:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection feature #24785 [Profiler][Translation] Logging false by default and desactivated when using the profiler (Simperfit) 2017-12-01 06:38:06 -08:00
EventListener Remove useless docblocks 2017-10-29 10:49:53 +01:00
HttpCache Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Kernel [DI] Turn services and aliases private by default, with BC layer 2017-09-19 11:28:48 +02:00
Resources feature #24826 [FrameworkBundle] Allow to pass a logger instance to the Router (ogizanagi) 2017-12-01 06:36:20 -08:00
Routing [FrameworkBundle] Allow to pass a logger instance to the Router 2017-11-05 18:05:58 +01:00
Templating remove more kernel.root_dir parameter refs 2017-11-23 19:10:15 +01:00
Test Merge branch '3.4' 2017-10-28 18:54:10 +02:00
Tests feature #24785 [Profiler][Translation] Logging false by default and desactivated when using the profiler (Simperfit) 2017-12-01 06:38:06 -08:00
Translation Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md feature #24826 [FrameworkBundle] Allow to pass a logger instance to the Router (ogizanagi) 2017-12-01 06:36:20 -08:00
Client.php Merge branch '2.8' into 3.3 2017-11-07 12:58:40 +01:00
composer.json updated version to 4.1 2017-11-21 18:31:29 +01:00
FrameworkBundle.php Merge branch '3.4' 2017-11-09 18:30:28 +01: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