Re: [PEAR-DEV] PEAR 1.9.5 testing

[email protected] (Alexey Borzov) Sun, 29 Jun 2014 13:51:17 +0400
Newsgroups php.pear.dev
Message-ID <[email protected]>
Hi,

On 28.06.2014 1:19, Alexey Borzov wrote:
> On 27.06.2014 0:26, Christian Weiske wrote:
>> I've packaged up version 1.9.5 of PEAR. The files are available at
>>
>>> http://pear.php.net/~cweiske/1.9.5/PEAR-1.9.5.tgz
>>> http://pear.php.net/~cweiske/1.9.5/go-pear.phar
>>> http://pear.php.net/~cweiske/1.9.5/install-pear-nozlib.phar
>>
>> Please test them and report the results here on the list.
>> Upgrade your existing systems to 1.9.5 and try the phars on fresh
>> systems. Try different php versions.
>>
>
> Tried installing from go-pear.phar on Windows, immediately hit
> http://pear.php.net/bugs/bug.php?id=18466
>
> I'll try fixing that one.

Bug #18466 fixed.

However there are a lot of problems with handling .ini files on Windows, 
PEAR_Start and PEAR_Start_CLI classes are in severe need of refactoring, etc. 
We'll need to address these for 1.10, but 1.9.5 works "good enough", IMO.