Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit34da949

Browse files
committed
minor#12174 Rewrite Intl introduction (terjebraten-certua)
This PR was merged into the 4.3 branch.Discussion----------Rewrite Intl introductionWhen 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
2 parentsf06a27c +83aa6f7 commit34da949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/intl.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
The Intl Component
66
==================
77

8-
A PHP replacement layer for theC `intl extension`_ that also provides
9-
access to the localization data ofthe`ICU library`_.
8+
This component provides access to thelocalization data of the `ICU library`_.
9+
It also provides a PHP replacement layer fortheC `intl extension`_.
1010

1111
..caution::
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp