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

[FrameworkBundle] Dump kernel extension configuration#36186

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

Conversation

guillbdx
Copy link

@guillbdxguillbdx commentedMar 24, 2020
edited by stof
Loading

QA
Branch?master
Bug fix?no
New feature?yes
Deprecations?no
Tickets#34756
LicenseMIT

If the kernel is a container extension and defines a configuration, theconfig:dump-reference will now be able to dump it.

@guillbdxguillbdx changed the titleFwb dump kernel extension configuration[FrameworkBundle] dump kernel extension configurationMar 24, 2020
@guillbdxguillbdx changed the title[FrameworkBundle] dump kernel extension configuration[FrameworkBundle] Dump kernel extension configurationMar 24, 2020
@nicolas-grekasnicolas-grekas added this to thenext milestoneMar 24, 2020
@nicolas-grekasnicolas-grekasforce-pushed thefwb-dump-kernel-extension-configuration branch from610bce7 to2ccafb1CompareMarch 31, 2020 18:59
@nicolas-grekas
Copy link
Member

Thank you@guillbdx.

@nicolas-grekasnicolas-grekas merged commit0c74ff4 intosymfony:masterMar 31, 2020
@nicolas-grekasnicolas-grekas modified the milestones:next,5.1May 4, 2020
@fabpotfabpot mentioned this pull requestMay 5, 2020
fabpot added a commit that referenced this pull requestSep 24, 2020
…eMC)This PR was merged into the 5.2-dev branch.Discussion----------[HttpKernel] Auto-register kernel as an extension| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       | -| License       | MIT| Doc PR        | -Symfony already supports having the kernel as an extension. This is evident by the fact that the [`config:dump-reference` and `debug:config`](#36186) commands check whether the kernel implements the `ExtensionInterface`. Nonetheless, it's still required to register the kernel manually as an extension.With this PR the kernel will be automatically registered as an extension if it implements the `ExtensionInterface`. This is the same logic as when the kernel implements the `CompilerPassInterface`.Commits-------9c34980 Auto-register kernel as an extension
symfony-splitter pushed a commit to symfony/http-kernel that referenced this pull requestSep 24, 2020
…eMC)This PR was merged into the 5.2-dev branch.Discussion----------[HttpKernel] Auto-register kernel as an extension| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       | -| License       | MIT| Doc PR        | -Symfony already supports having the kernel as an extension. This is evident by the fact that the [`config:dump-reference` and `debug:config`](symfony/symfony#36186) commands check whether the kernel implements the `ExtensionInterface`. Nonetheless, it's still required to register the kernel manually as an extension.With this PR the kernel will be automatically registered as an extension if it implements the `ExtensionInterface`. This is the same logic as when the kernel implements the `CompilerPassInterface`.Commits-------9c34980869 Auto-register kernel as an extension
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

Assignees
No one assigned
Projects
None yet
Milestone
5.1
Development

Successfully merging this pull request may close these issues.

3 participants
@guillbdx@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp