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] fixed tests by providing nullable type hints instead of strict ones#29785

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

Conversation

@Stas-Soroka
Copy link
Contributor

QA
Branch?master
Bug fix?no (test fix)
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#...
LicenseMIT

Currently testsIntlDateFormatterTest::testConstructorWithoutDateType andIntlDateFormatterTest::testConstructorWithoutTimeType are not passing because of strict type hints fordatetype andtimetpye parameters in IntlDateFormatter class contructor, whereas PHPDoc hints that these parameters are nullable. This PR resolves it, and makes all tests in the Intl test suite pass.

@Stas-SorokaStas-Soroka deleted the fix_tests_by_imporving_typehints branchJanuary 5, 2019 05:09
@Stas-Soroka
Copy link
ContributorAuthor

Unintentional duplicate of#29782 (whoopsie)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Stas-Soroka@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp