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
Fabien Potencier ab59d6beb3 feature #10788 [HttpKernel] Add better error message when controller action isn't callable (pierredup)
This PR was merged into the 3.0-dev branch.

Discussion
----------

[HttpKernel] Add better error message when controller action isn't callable

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

In the `ControllerResolver`, if a controller isn't callable, try to give a better description of what went wrong

Commits
-------

e0e19f6 Add better error message when controller action isn't callable
2015-09-23 11:00:47 +02:00
..
Asset Merge branch '2.8' 2015-08-24 09:21:16 +02:00
BrowserKit Merge branch '2.8' 2015-09-06 10:47:32 +02:00
ClassLoader [3.0] Various deprecation removal 2015-09-03 21:46:43 +02:00
Config Merge branch '2.8' 2015-09-22 16:11:08 +02:00
Console Merge branch '2.8' 2015-09-22 16:11:08 +02:00
CssSelector Merge branch '2.8' 2015-09-22 16:11:08 +02:00
Debug Merge branch '2.8' 2015-09-14 16:15:24 +02:00
DependencyInjection Merge branch '2.8' 2015-09-18 12:59:20 +02:00
DomCrawler Merge branch '2.8' 2015-09-22 16:11:08 +02:00
EventDispatcher Merge branch '2.8' 2015-09-22 16:11:08 +02:00
ExpressionLanguage Merge branch '2.8' 2015-09-09 20:22:56 +02:00
Filesystem Merge branch '2.8' 2015-09-09 20:22:56 +02:00
Finder fixed CS 2015-09-22 20:24:44 +02:00
Form Merge branch '2.8' 2015-09-22 16:11:08 +02:00
HttpFoundation Merge branch '2.8' 2015-09-22 16:11:08 +02:00
HttpKernel feature #10788 [HttpKernel] Add better error message when controller action isn't callable (pierredup) 2015-09-23 11:00:47 +02:00
Intl Merge branch '2.8' 2015-09-09 20:22:56 +02:00
OptionsResolver Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
Process Merge branch '2.8' 2015-09-19 22:03:10 +02:00
PropertyAccess Merge branch '2.8' 2015-08-24 09:21:16 +02:00
Routing Merge branch '2.8' 2015-09-14 16:15:24 +02:00
Security Updated CHANGELOG 2015-09-22 07:40:30 +02:00
Serializer Merge branch '2.7' into 2.8 2015-09-01 09:33:03 +02:00
Stopwatch Merge branch '2.8' 2015-09-22 16:11:08 +02:00
Templating Merge branch '2.7' into 2.8 2015-08-31 14:33:08 +02:00
Translation [Translation][file dump] remove deprecated format method. 2015-09-22 15:04:40 +00:00
Validator Merge branch '2.8' 2015-09-14 16:15:24 +02:00
VarDumper Merge branch '2.8' 2015-09-22 16:11:08 +02:00
Yaml Merge branch '2.8' 2015-09-14 16:15:24 +02:00