Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpKernel] Better exception page when the invokable controller returns nothing#30408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@dimabory
Copy link
Contributor

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#27138
LicenseMIT
Doc PR

Prerequisites
Configure invokable controller

# config/routes.yamlindex:    path: /    controller:App\Controller\Start

Before:
before

After:
after


Take a look for an enhancement/refactoring inHttpKernel.php

@dimaborydimaboryforce-pushed thehttp-kernel-exception-controller branch from7f8dbc1 toff3e504CompareMarch 1, 2019 08:25
@nicolas-grekasnicolas-grekas added this to thenext milestoneMar 4, 2019
@dimaborydimaboryforce-pushed thehttp-kernel-exception-controller branch fromff3e504 tof6c1622CompareMarch 5, 2019 08:07
@fabpot
Copy link
Member

Thank you@dimabory.

dimabory reacted with hooray emoji

@fabpotfabpot merged commitf6c1622 intosymfony:masterMar 5, 2019
fabpot added a commit that referenced this pull requestMar 5, 2019
…controller returns nothing (dimabory)This PR was merged into the 4.3-dev branch.Discussion----------[HttpKernel] Better exception page when the invokable controller returns nothing| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#27138| License       | MIT| Doc PR        |---__Prerequisites___Configure invokable controller_```php# config/routes.yamlindex:    path: /    controller: App\Controller\Start```__Before:__![before](https://user-images.githubusercontent.com/11414342/53577698-ca739000-3b7e-11e9-98ac-8c8e27626fbe.png)__After:__![after](https://user-images.githubusercontent.com/11414342/53577733-df502380-3b7e-11e9-8377-a4a97ea73df8.png)---Take a look for an enhancement/refactoring in `HttpKernel.php`Commits-------f6c1622 [HttpKernel] Better exception page when the invokable controller returns nothing
@dimaborydimabory deleted the http-kernel-exception-controller branchMarch 5, 2019 09:49
@nicolas-grekasnicolas-grekas modified the milestones:next,4.3Apr 30, 2019
@fabpotfabpot mentioned this pull requestMay 9, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@fabpotfabpotfabpot approved these changes

+1 more reviewer

@ro0NLro0NLro0NL left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

5 participants

@dimabory@fabpot@nicolas-grekas@ro0NL@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp