Skip to content

Conversation

@jakzal
Copy link
Contributor

@jakzal jakzal commented Oct 25, 2018

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

http://site.icu-project.org/download/63

All tests are passing on the CI. I additionally run intl related tests (Form,Intl,Translation,Validator components) with ICU 63.1 on PHP 5.5, 5.6, 7.1, 7.2, 7.3-rc.

Confirmed @group intl-data tests are passing with ICU 63.1 on PHP 5.5 and 7.2.

@jakzal
Copy link
Contributor Author

jakzal commented Oct 25, 2018

It's a work in progress since I still have to make all the tests pass.

@jakzal jakzal force-pushed the icu-63-1 branch 2 times, most recently from 28507b8 to 06c45b4 Compare October 25, 2018 10:53
@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Oct 25, 2018
@jakzal jakzal changed the title WIP: [Intl] Update the ICU data to 63.1 [Intl] Update the ICU data to 63.1 Oct 26, 2018
@jakzal
Copy link
Contributor Author

jakzal commented Oct 26, 2018

All tests passing. PR ready.

@fabpot
Copy link
Member

fabpot commented Oct 27, 2018

@jakzal Thanks for working on this. I'm wondering if we could add your Github's comment directly as comments in the code. They are valuable and should be kept close to the code IMHO. WDYT?

@jakzal
Copy link
Contributor Author

jakzal commented Oct 27, 2018

Good point. Added comments.

@fabpot
Copy link
Member

fabpot commented Oct 27, 2018

Thank you @jakzal.

@fabpot fabpot merged commit 76bc6f0 into symfony:3.4 Oct 27, 2018
fabpot added a commit that referenced this pull request Oct 27, 2018
This PR was squashed before being merged into the 3.4 branch (closes #28977).

Discussion
----------

[Intl] Update the ICU data to 63.1

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

http://site.icu-project.org/download/63

All tests are passing on the CI. I additionally run intl related tests (Form,Intl,Translation,Validator components) with ICU `63.1` on PHP `5.5`, `5.6`, `7.1`, `7.2`, `7.3-rc`.

Confirmed `@group intl-data` tests are passing with ICU `63.1` on PHP `5.5` and `7.2`.

Commits
-------

76bc6f0 [Intl] Update the ICU data to 63.1
@jakzal jakzal deleted the icu-63-1 branch October 27, 2018 18:49
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.

5 participants