Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test with php8 on windows #15325

Merged
merged 2 commits into from Feb 24, 2021
Merged

Test with php8 on windows #15325

merged 2 commits into from Feb 24, 2021

Conversation

@othercorey
Copy link
Member

@othercorey othercorey commented Feb 11, 2021

No description provided.

@othercorey othercorey added this to the 4.2.4 milestone Feb 11, 2021
@othercorey othercorey marked this pull request as ready for review Feb 23, 2021
@othercorey othercorey force-pushed the windows-php8 branch from 88d325a to a442057 Feb 23, 2021
$this->assertTimeFormat($expected, $result);

$result = $time->i18nFormat(\IntlDateFormatter::FULL, 'Asia/Tokyo', 'ja-JP@calendar=japanese');
$expected = '平成22年1月14日木曜日 22時59分28秒 日本標準時';

This comment has been minimized.

@markstory

markstory Feb 23, 2021
Member

Should we have some tests left behind for non-gregorian calendars?

This comment has been minimized.

@othercorey

othercorey Feb 23, 2021
Author Member

Yea, we should since we parse it to set the traditional calendar flag.

@othercorey othercorey force-pushed the windows-php8 branch from a442057 to 9c70be6 Feb 23, 2021
@othercorey othercorey merged commit 91bcd1f into master Feb 24, 2021
14 checks passed
14 checks passed
testsuite (7.2, sqlite)
Details
testsuite (7.2, mysql)
Details
testsuite (7.2, pgsql)
Details
testsuite (7.4, sqlite)
Details
testsuite (7.4, mysql)
Details
testsuite (7.4, pgsql)
Details
testsuite (8.0, sqlite)
Details
testsuite (8.0, mysql)
Details
testsuite (8.0, pgsql)
Details
testsuite (7.2, mariadb)
Details
testsuite (7.2, mysql, prefer-lowest)
Details
Windows - PHP 8.0 & SQL Server
Details
Coding Standard & Static Analysis
Details
stickler-ci Review Passed
Details
@othercorey othercorey deleted the windows-php8 branch Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants