mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
fix #66192 update requirements for ICU
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332261 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
13bf1bc8f5
commit
95917faac7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<para>
|
||||
To build the extension you need to install the
|
||||
<link xlink:href="&url.icu.home;">ICU</link>
|
||||
library of version 3.6+.
|
||||
library, version 4.0.0 or newer is required.
|
||||
</para>
|
||||
<para>
|
||||
This extension is bundled with PHP as of PHP version 5.3.0.
|
||||
|
|
Loading…
Reference in a new issue