mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Modified removed PEAR comment until we solidify the phpize/pecl install instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167121 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bf5a9fc566
commit
48a8b3ad4e
1 changed files with 5 additions and 3 deletions
|
@ -1,14 +1,16 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<section id="classkit.installation">
|
||||
&reftitle.install;
|
||||
<para>
|
||||
&pecl.moved;
|
||||
</para>
|
||||
<para>
|
||||
&pecl.info;
|
||||
<ulink url="&url.pecl.package;classkit">&url.pecl.package;classkit</ulink>.
|
||||
</para>
|
||||
<para>
|
||||
In order to use these functions you must install <literal>classkit</literal>
|
||||
from PECL, by issuing <literal>pear install classkit</literal>
|
||||
&pecl.windows.download;
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue