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
Fabien Potencier a27accf8e5 minor #21315 [DI][FrameworkBundle] Show autowired methods in descriptors (ogizanagi)
This PR was merged into the 3.3-dev branch.

Discussion
----------

[DI][FrameworkBundle] Show autowired methods in descriptors

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

so we can see the autowired methods using `debug:container`.

Commits
-------

482435c501 [DI][FrameworkBundle] Show autowired methods in descriptors
2017-02-16 05:25:28 -08:00
..
CacheWarmer Merge branch '3.2' 2017-01-12 20:06:21 +01:00
Command Merge branch '3.1' into 3.2 2017-01-12 20:27:47 +01:00
Console minor #21315 [DI][FrameworkBundle] Show autowired methods in descriptors (ogizanagi) 2017-02-16 05:25:28 -08:00
Controller Merge branch '3.1' into 3.2 2016-12-27 11:44:30 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.2' 2017-02-14 17:35:24 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources Merge branch '3.2' 2017-02-14 17:35:24 +01:00
Routing [FrameworkBundle] Forbid env parameters in routing configuration 2016-11-29 18:09:44 +01:00
Templating Merge branch '3.2' 2017-01-12 20:30:26 +01:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests minor #21315 [DI][FrameworkBundle] Show autowired methods in descriptors (ogizanagi) 2017-02-16 05:25:28 -08:00
Translation Merge branch '2.8' into 3.2 2017-02-06 13:04:21 +01:00
Validator added friendly exception when constraint validator does not exist or it is not enabled 2016-08-24 03:54:03 -07:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [FrameworkBundle] Configurable paths for validation files 2017-01-23 15:03:50 +01:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json [SecurityBundle] Add AutowiringTypesTest 2017-02-03 16:32:53 +01:00
FrameworkBundle.php feature #21396 [DI] Enhance logging in compiler passes (nicolas-grekas) 2017-01-30 07:41:46 -08:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist [Cache] Add DSN, createClient & better error reporting to MemcachedAdapter 2017-01-02 17:22:30 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00