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

[Form] Support customized intl php.ini settings#36149

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
nicolas-grekas merged 1 commit intosymfony:3.4fromjorrit:intlinisettings
Mar 23, 2020

Conversation

@jorrit
Copy link
Contributor

@jorritjorrit commentedMar 20, 2020
edited by nicolas-grekas
Loading

QA
Branch?3.4
Bug fix?yes
New feature?no
Deprecations?no
Ticketsno
LicenseMIT
Doc PRno

IntlDateParser->parse() behaves differently whenintl.error_level and/orintl.use_exceptions are not 0.

This change makes sure\IntlException is caught whenintl.use_exceptions is 1 and warnings thrown whenintl.error_level is not 0 are ignored.

@jorritjorrit requested a review fromxabbuh as acode ownerMarch 20, 2020 12:13
@jorritjorrit changed the base branch frommaster to5.0March 20, 2020 12:34
@jorritjorritforce-pushed theintlinisettings branch 2 times, most recently fromddc608e to251aa20CompareMarch 20, 2020 12:54
@nicolas-grekasnicolas-grekas added this to the3.4 milestoneMar 20, 2020
@nicolas-grekasnicolas-grekas changed the titleSupport customized intl php.ini settings[Form] Support customized intl php.ini settingsMar 23, 2020
@nicolas-grekasnicolas-grekas changed the base branch from5.0 to3.4March 23, 2020 12:03
`IntlDateParser->parse()` behaves differently when `intl.error_level` and/or `intl.use_exceptions` are not 0.This change makes sure `\IntlException` is caught when `intl.use_exceptions` is 1 and warnings thrown when `intl.error_level` is not 0 are ignored.
@nicolas-grekas
Copy link
Member

Thank you@jorrit.

@nicolas-grekasnicolas-grekas merged commit5b5b61f intosymfony:3.4Mar 23, 2020
@jorrit
Copy link
ContributorAuthor

No problem@nicolas-grekas, thanks for merging!

@jorritjorrit deleted the intlinisettings branchMarch 23, 2020 12:08
This was referencedMar 27, 2020
fabpot added a commit that referenced this pull requestOct 6, 2024
…LocalizedStringTransformer (bram123)This PR was squashed before being merged into the 5.4 branch.Discussion----------[Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer| Q             | A| ------------- | ---| Branch?       | 5.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Issues        || License       | MITSame as#36149, support the ini settings `intl.error_level` and `intl.use_exceptions`, by catching the exception and rethrowing as `TransformationFailedException`.Commits-------72549c5 [Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer
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

@xabbuhxabbuhAwaiting requested review from xabbuhxabbuh is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

3 participants

@jorrit@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp