mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
fix the text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274883 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
62dff3a642
commit
9f57a02919
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
|
||||
<chapter xml:id="intl.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
&reftitle.setup;
|
||||
|
@ -13,8 +13,8 @@
|
|||
library of version 3.6+.
|
||||
</para>
|
||||
<para>
|
||||
You will also need the latest version of PHP. Collator is known to work
|
||||
well on PHP 5.1.3+ and 5.2.0+.
|
||||
The extension can be built with PHP 5.2, 5.2.4+ recommended. It
|
||||
is part of the PHP 5.3+ source tree.
|
||||
</para>
|
||||
</section>
|
||||
<!-- }}} -->
|
||||
|
|
Loading…
Reference in a new issue