Re: [PHP-DEV] packaged extensions versions on pecl4win: initial source release

2007-07-24 Thread Gaetano Giunta
On 7/22/07, Pierre <[EMAIL PROTECTED]> wrote: On 7/22/07, Gaetano Giunta <[EMAIL PROTECTED]> wrote: > What I do is: > - fetch list of extensions from pecl.php.net, getting the html page of > cvs.php.net/pecl4win/ and scanning it > - fetch the latest and greatest version of every extension from

Re: [PHP-DEV] packaged extensions versions on pecl4win: initial source release

2007-07-22 Thread Pierre
On 7/22/07, Gaetano Giunta <[EMAIL PROTECTED]> wrote: What I do is: - fetch list of extensions from pecl.php.net, getting the html page of cvs.php.net/pecl4win/ and scanning it - fetch the latest and greatest version of every extension from pecl.php.net (I get the ext html page first, scan it fo

Re: [PHP-DEV] packaged extensions versions on pecl4win: initial source release

2007-07-22 Thread Gaetano Giunta
Pierre wrote: Hi Gaetano, I see that you list the version as well. Do you build the packages yourself using the latest (and best state) release? Or do you rely on what we have now for pecl4win? I am not sure I understand the question 100%... What I do is: - fetch list of extensions from pecl.p

Re: [PHP-DEV] packaged extensions versions on pecl4win: initial source release

2007-07-22 Thread Pierre
Hi Gaetano, I see that you list the version as well. Do you build the packages yourself using the latest (and best state) release? Or do you rely on what we have now for pecl4win? Thanks for your work! --Pierre On 7/22/07, Gaetano Giunta <[EMAIL PROTECTED]> wrote: I have just uploaded my patch

[PHP-DEV] packaged extensions versions on pecl4win: initial source release

2007-07-21 Thread Gaetano Giunta
I have just uploaded my patched pecl4win repo to http://gggeek.altervista.org/sw/peclwin/ the code is still far for complete (eg php 4 build script is not finished), but at least I added a dirt quick readme and a sql migration script (not tested ;) for existing pecl4win installs. building pa