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] Support DateTimeInterface in IntlDateFormatter::format#32947

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.4frompierredup:intdateformatter
Aug 5, 2019

Conversation

@pierredup
Copy link
Contributor

@pierreduppierredup commentedAug 5, 2019
edited
Loading

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#32898
LicenseMIT
Doc PRN/A

Add support forDateTimeInterface toIntlDateFormatter::format which is supported since PHP 7.1.5.

Since this component supports PHP from 7.1.3, should version checks be added, to only support DateTimeInterface if PHP is >= 7.1.5 or should the minimum required PHP version bumped to 7.1.5?

Copy link
Contributor

@vudaltsovvudaltsov left a comment

Choose a reason for hiding this comment

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

I think, there's no problem in the fact that Symfony's version supports that earlier.

@xabbuh
Copy link
Member

Shouldn't it be merged into3.4?

@pierreduppierredup changed the base branch from4.3 to3.4August 5, 2019 12:19
@pierredup
Copy link
ContributorAuthor

@xabbuh Indeed, thanks. I've switched the base to 3.4

@xabbuhxabbuh modified the milestones:4.3,3.4Aug 5, 2019
@nicolas-grekas
Copy link
Member

Thank you@pierredup.

@nicolas-grekasnicolas-grekas merged commitb1e160c intosymfony:3.4Aug 5, 2019
nicolas-grekas added a commit that referenced this pull requestAug 5, 2019
…mat (pierredup)This PR was merged into the 3.4 branch.Discussion----------[Intl] Support DateTimeInterface in IntlDateFormatter::format| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#32898| License       | MIT| Doc PR        | N/AAdd support for `DateTimeInterface` to `IntlDateFormatter::format` which is supported since PHP 7.1.5.Since this component supports PHP from 7.1.3, should version checks be added, to only support DateTimeInterface if PHP is >= 7.1.5 or should the minimum required PHP version bumped to 7.1.5?Commits-------b1e160c Support DateTimeInterface in IntlDateFormatter::format
This was referencedAug 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@xabbuhxabbuhxabbuh approved these changes

+1 more reviewer

@vudaltsovvudaltsovvudaltsov approved these changes

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

@pierredup@xabbuh@nicolas-grekas@vudaltsov@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp