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/Component
Nicolas Grekas be05bbf4b7 bug #28404 [Controller][ServiceValueResolver] Making method access case insensitive (nicoweb)
This PR was merged into the 3.4 branch.

Discussion
----------

[Controller][ServiceValueResolver] Making method access case insensitive

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28254
| License       | MIT
| Doc PR        | -

Fix #28254 by making the method access insensitive in `ServiceValueResolver`.

Commits
-------

cc6f82769b [Controller][ServiceValueResolver] Making method access case insensitive
2018-09-09 11:18:43 +02:00
..
Asset Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
BrowserKit Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Cache bug #28249 [Cache] enable Memcached::OPT_TCP_NODELAY to fix perf of misses (nicolas-grekas) 2018-08-24 11:47:29 +02:00
ClassLoader Merge branch '2.8' into 3.4 2018-07-26 13:19:56 +02:00
Config Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Console Merge branch '2.8' into 3.4 2018-09-08 21:02:09 +02:00
CssSelector Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Debug Merge branch '2.8' into 3.4 2018-08-03 12:42:44 +02:00
DependencyInjection Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
DomCrawler Merge branch '2.8' into 3.4 2018-09-02 19:11:59 +02:00
Dotenv Merge branch '2.8' into 3.4 2018-07-26 13:19:56 +02:00
EventDispatcher Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
ExpressionLanguage Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Filesystem Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Finder Merge branch '2.8' into 3.4 2018-09-02 19:11:59 +02:00
Form Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
HttpFoundation Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
HttpKernel bug #28404 [Controller][ServiceValueResolver] Making method access case insensitive (nicoweb) 2018-09-09 11:18:43 +02:00
Inflector Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Intl Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Ldap Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Lock fixed usage of setUp in tests 2018-09-04 08:21:44 +02:00
OptionsResolver Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Process Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
PropertyAccess Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
PropertyInfo fix merge 2018-08-03 10:56:54 +02:00
Routing Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Security Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Serializer Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Stopwatch minor #28025 Use an empty string as default for assertEquals (DavidPrevot) 2018-07-26 12:03:52 +02:00
Templating Fix code examples in PHPDoc 2018-08-29 15:11:53 +02:00
Translation Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
Validator Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
VarDumper Merge branch '2.8' into 3.4 2018-07-26 13:19:56 +02:00
WebLink Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Workflow Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Yaml Merge branch '2.8' into 3.4 2018-09-02 19:11:59 +02:00