Skip to content

Rewrite Intl introduction #12174

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

Merged
merged 1 commit into from
Aug 15, 2019
Merged

Conversation

terjebraten-certua
Copy link
Contributor

@terjebraten-certua terjebraten-certua commented Aug 15, 2019

When I first looked at the documentation for the Intl component, I thought I was looking at the wrong place. I got the first impression that this was only about a PHP replacement layer for the C intl extension, and that was not what I was looking for.

This PR is about replacing the introduction paragraph at the top to make it clear that this component may be useful to you even if you do not need the replacement layer and have the PHP intl extension installed.

@OskarStark
Copy link
Contributor

@ro0NL could you please verify this? Thank you

Also this must go into 4.3 if I am right.

@ro0NL
Copy link
Contributor

ro0NL commented Aug 15, 2019

i tend to agree Accessing ICU Data is the first concern of the Intl component, today. Or put different the idea of stubbing is you dont actually notice it's stubbed, so it seems less important

It was much worse before though :) #11590

@terjebraten-certua terjebraten-certua changed the base branch from 4.4 to 4.3 August 15, 2019 10:13
@OskarStark OskarStark added this to the 4.3 milestone Aug 15, 2019
@OskarStark
Copy link
Contributor

Thank you Terje.

@OskarStark OskarStark merged commit 83aa6f7 into symfony:4.3 Aug 15, 2019
OskarStark added a commit that referenced this pull request Aug 15, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Rewrite Intl introduction

When I first looked at the documentation for the Intl component, I thought I was looking at the wrong place. I got the first impression that this was only about a PHP replacement layer for the C intl extension, and that was not what I was looking for.

This PR is about replacing the introduction paragraph at the top to make it clear that this component may be useful to you even if you do not need the replacement layer and have the PHP intl extension installed.

Commits
-------

83aa6f7 Rewrite Intl introduction
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.

4 participants