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] properly parse dates before the Gregorian calendar#31374

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
xabbuh wants to merge1 commit intosymfony:3.4fromxabbuh:issue-29610-31057

Conversation

@xabbuh
Copy link
Member

QA
Branch?3.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#29610#31057
LicenseMIT
Doc PR

apfelbox reacted with thumbs up emoji
nicolas-grekas
nicolas-grekas previously approved these changesMay 9, 2019
@nicolas-grekas
Copy link
Member

Status: needs work
(tests fail on appveyor)

@javiereguiluz
Copy link
Member

Could any Windows user please help us debug the failing test? Thanks.

@nicolas-grekas
Copy link
Member

Could the failure be related to an old version of intl?

@ro0NL
Copy link
Contributor

ro0NL commentedJul 18, 2019
edited
Loading

i wasnt able to reproduce with ICU 52.1 on Linux

php -r "var_dump((new DateTime((new IntlDateFormatter('en', 2, -1, new DateTimeZone('UTC'), 1, 'yyyy-MM-dd HH:mm:ss'))->format(-32157216000)))->format('Y-m-d'));"string(10) "0950-12-19"

nicolas-grekas added a commit that referenced this pull requestJul 23, 2019
This PR was merged into the 3.4 branch.Discussion----------[Intl] relax some date parser patterns| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |While debugging the failures in#31374 I realised that the `IntlDateFormatter` from the Intl component parses dates more strictly than PHP's `IntlDateFormatter` class does.Commits-------7d0793a relax some date parser patterns
@xabbuh
Copy link
MemberAuthor

closing here as I don't know how to make tests succeed on AppVeyor

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

+1 more reviewer

@ro0NLro0NLro0NL left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@nicolas-grekas@javiereguiluz@ro0NL@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp