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

[Translation] added Base Exception for the component.#20012

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
fabpot merged 1 commit intosymfony:masterfromaitboudad:trans-exception
Sep 21, 2016

Conversation

@aitboudad
Copy link
Contributor

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

Copy link
Member

@xabbuhxabbuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍 (apart from the minor comment)

$xmlUri ='informativeCopiesOf3rdPartySchemas/w3c/xml.xsd';
}else {
thrownew\InvalidArgumentException(sprintf('No support implemented for loading XLIFF version "%s".',$xliffVersion));
thrownewInvalidArgumentException(sprintf('No support implemented for loading XLIFF version "%s".',$xliffVersion));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

use statement is missing, isn't it?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

fixed thanks, FYI I updated the docblock too@throws InvalidArgumentException

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Are there other@throws annotation that need to be updated accordingly?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

yes updated all needed ones

@xabbuh
Copy link
Member

👍

Status: Reviewed

@fabpot
Copy link
Member

Thank you@aitboudad.

@fabpotfabpot merged commit0fa4397 intosymfony:masterSep 21, 2016
fabpot added a commit that referenced this pull requestSep 21, 2016
…(aitboudad)This PR was merged into the 3.2-dev branch.Discussion----------[Translation] added Base Exception for the component.| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | ~| License       | MIT| Doc PR        | ~Commits-------0fa4397 [Translation] added Base Exception for the component.
@aitboudadaitboudad deleted the trans-exception branchSeptember 21, 2016 17:51
@fabpotfabpot mentioned this pull requestOct 27, 2016
nicolas-grekas added a commit that referenced this pull requestMar 17, 2017
This PR was merged into the 3.2 branch.Discussion----------[FrameworkBundle] Fix translation dep constraint| Q             | A| ------------- | ---| Branch?       | 3.2| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | n/aThe framework Translator makes use of the Translator component domain exceptions which exist since 3.2 only, leading to a fatal error when one of these exceptions is thrown in the framework using `symfony/translations:<3.2`. Bug introduced in#20012Commits-------e1caf7d [FrameworkBundle] Fix translation dep constraint
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@aitboudad@xabbuh@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp