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 8b98282821 Merge branch '3.4' into 4.0
* 3.4:
  [DI] Dont resolve envs in service ids
  Add tests proving it can load annotated files
  [WebProfilerBundle] Reset letter-spacing in toolbar
  Prefer overflow-wrap to word-break
  remove more kernel.root_dir parameter refs
  [*Bundle] Replace some kernel.root_dir by kernel.project_dir
  removed some phpdocs
  [Routing] Fix "config-file-relative" annotation loader resources
  Make search in debug:container command case-insensitive
  `resolveEnvPlaceholders` will return a mixed value
  Update translation commands to work with default paths
  [FrameworkBundle] Fix AssetsInstallCommand
2017-11-24 15:34:08 +01:00
..
CacheWarmer Merge branch '3.4' 2017-11-09 18:30:28 +01:00
Command Merge branch '3.4' into 4.0 2017-11-24 15:34:08 +01:00
Console Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Controller Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.4' into 4.0 2017-11-22 13:29:35 +01: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 Merge branch '3.4' into 4.0 2017-11-24 15:34:08 +01:00
Routing Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02: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 Merge branch '3.4' into 4.0 2017-11-24 15:34:08 +01:00
Translation Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
.gitignore
CHANGELOG.md Merge branch '3.4' 2017-11-12 17:47:31 +01:00
Client.php Merge branch '2.8' into 3.3 2017-11-07 12:58:40 +01:00
composer.json Merge branch '3.4' 2017-11-09 18:30:28 +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