You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #12174 Rewrite Intl introduction (terjebraten-certua)
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
0 commit comments