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

[Intl] Skip tests that need full lib-intl when there's no lib-intl#9896

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
pamil wants to merge1 commit intosymfony:masterfrompamil:intl-component-skip-tests-from-sf24
Closed

[Intl] Skip tests that need full lib-intl when there's no lib-intl#9896

pamil wants to merge1 commit intosymfony:masterfrompamil:intl-component-skip-tests-from-sf24

Conversation

@pamil
Copy link
Contributor

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

NumberFormatter::formatCurrency executes indirectlySymfony\Component\Intl\ResourceBundle\Reader::read(), which has$bundle = new \ResourceBundle($locale, $path) - there's Fatal Error if\ResourceBundle isn't found. Added availability to run unit tests iflib-intl isn't installed.

@pamilpamil closed thisDec 30, 2013
@pamilpamil reopened thisDec 30, 2013
fabpot added a commit that referenced this pull requestDec 30, 2013
… lib-intl (pamil)This PR was submitted for the 2.3-dev branch but it was merged into the 2.3 branch instead (closes#9896).Discussion----------[Intl] Skip tests that need full lib-intl when there's no lib-intl| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |`NumberFormatter::formatCurrency` executes indirectly `Symfony\Component\Intl\ResourceBundle\Reader::read()`, which has `$bundle = new \ResourceBundle($locale, $path)` - there's Fatal Error if `\ResourceBundle` isn't found. Added availability to run unit tests if `lib-intl` isn't installed.Commits-------6614b66 Skips test that need full lib-intl.
@fabpotfabpot closed thisDec 30, 2013
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@pamil@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp