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] Throw for missing container extensions#17486

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

Closed

Conversation

@kix
Copy link
Contributor

@kixkix commentedJan 21, 2016

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsnone
LicenseMIT
Doc PRnone

This covers the case when an existing bundle does not have an extension, and its config is dumped. Before, callingapp/console config:dump on such bundle lead to FatalErrorException withCall to a member function getAlias() on null, now we process such cases and throw an exception with some explanatory text.

This covers cases when a bundle does not have an extension, whichlead to FatalErrorException with ```Call to a member function getAlias() on null```
@linaori
Copy link
Contributor

Looks good to me 👍

@fabpot
Copy link
Member

Thank you@kix.

fabpot added a commit that referenced this pull requestJan 25, 2016
…kix)This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes#17486).Discussion----------[FrameworkBundle] Throw for missing container extensions| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | none| License       | MIT| Doc PR        | noneThis covers the case when an existing bundle does not have an extension, and its config is dumped. Before, calling `app/console config:dump` on such bundle lead to FatalErrorException with ```Call to a member function getAlias() on null```, now we process such cases and throw an exception with some explanatory text.Commits-------884368e Throw for missing container extensions
@fabpotfabpot closed thisJan 25, 2016
@kix
Copy link
ContributorAuthor

kix commentedJan 25, 2016

Thanks for the merge!

@fabpotfabpot mentioned this pull requestFeb 3, 2016
This was referencedFeb 28, 2016
@kixkix deleted the check-for-container-extension branchMarch 3, 2016 09:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@kix@linaori@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp