Skip to content

[Form] fix intl related failures #24471

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

Closed
wants to merge 1 commit into from
Closed

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 7, 2017

Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #19854, #22586, #24460 (comment)
License MIT
Doc PR

@xabbuh xabbuh added this to the 2.8 milestone Oct 7, 2017
@xabbuh xabbuh closed this Oct 7, 2017
@xabbuh xabbuh deleted the intl-failures branch October 7, 2017 10:19
@@ -144,6 +144,7 @@ public function testDecimalSeparatorMayNotBeDotIfGroupingSeparatorIsDot()
// Since we test against "de_AT", we need the full implementation
IntlTestHelper::requireFullIntl($this, '4.8.1.1');


Copy link
Member

@nicolas-grekas nicolas-grekas Oct 7, 2017

Choose a reason for hiding this comment

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

an extra line here fixes the issue? would it work if the line were a comment instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Nope, I just wanted to find out on which branch the AppVeyor build started to fall. Because of the linked PR I thought it should have been this branch. Turns out it wasn't.

Copy link
Member Author

Choose a reason for hiding this comment

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

However, merging #24460 into the 2.7 branch and merge it from there should fully resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants