From f673ac951f9fb905fefc3d69055284cb5d4fc64b Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 19 Oct 2006 21:09:02 +0000 Subject: [PATCH] - replace pear by pecl. "pecl" is the pecl.php.net installer (default channel of pecl is pecl.php.net not pear.php.net) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222032 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/pecl.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install/pecl.xml b/install/pecl.xml index 0ace06b98c..5ab710762b 100644 --- a/install/pecl.xml +++ b/install/pecl.xml @@ -1,5 +1,5 @@ - + Installation of PECL extensions @@ -53,7 +53,7 @@ - pear download extname + pecl download extname PECL extensions that have releases listed on the PECL web site are @@ -122,7 +122,7 @@ extension=php_extname.dll -$ pear install extname +$ pecl install extname @@ -140,7 +140,7 @@ $ pear install extname -$ pear install extname-beta +$ pecl install extname-beta @@ -148,7 +148,7 @@ $ pear install extname-beta -$ pear install extname-0.1 +$ pecl install extname-0.1