Posted by Jerry Stuckle on 08/27/07 17:54
Vale wrote:
> Hi all,
> I would like to know if on a system with
>
> PEAR Version: 1.3.2
> PHP Version: 4.3.10
>
> it is possible to update the version of pear without updating the
> version of php in order to install recent versions of pear modules
> without changing the php.
> Moreover, does this make sense? I think that probably many pear
> modules can be used with php4, also if cannot be installed with old
> version of pear (am I wrong?) For a given pear module is anyware
> documented the supported php version?
>
> Thanks in advance
>
> Valeria
>
I guess it would depend on exactly which package(s) you want to update.
You'll probably get your best information in pear.php.net, where the
developers hang out.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|