SNAPS+SNAPSPecl different to Pecl4Win

php.internals

Richard Quadling

19 years ago
Hi. If you take the extensions in http://snaps.php.net/win32/php5.2-win32-200705291230.zip (has 45 extensions) and in http://snaps.php.net/win32/pecl5.2-win32-200705291230.zip (has 77 extensions). They are all dated the same datetime and are not duplicated, so an extension is in 1 of the archives, but not both. So, this is a combined count of 122 files - 120 DLLs and 2 JARs. Now, compare that the the PECL4Win archive (http://pecl4win.php.net/get_all.php/5_2/pecl4win_5_2.zip), there are 94 files in PECL4Win. The following are only available from the PECL4Win archive: php_filter.dll php_hash.dll php_hidef.dll php_ixsfunc.dll php_xdebug.dll php_yaz.dll If they are extensions, I assume they are not part of the normal build. If so, why are they not in the snapshots pecl archive? Is there a separation between PHP core dealing with an extension and a PECL extension? So, in using ... php -n -m I see that filter and hash are built in, so for windows, why are they available as extensions? And php_yaz.dll requires yaz.dll, but this is not been part of the php5.2-win32-latest.zip archive since 1st May 2007. Should this be part of the archive?
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"

Richard Quadling

19 years ago
Anyone? On 29/05/07, Richard Quadling <rquadling@googlemail.com> wrote:
> Hi. > > If you take the extensions in > http://snaps.php.net/win32/php5.2-win32-200705291230.zip (has 45 > extensions) and in > http://snaps.php.net/win32/pecl5.2-win32-200705291230.zip (has 77 > extensions). They are all dated the same datetime and are not > duplicated, so an extension is in 1 of the archives, but not both. So, > this is a combined count of 122 files - 120 DLLs and 2 JARs. > > Now, compare that the the PECL4Win archive > (http://pecl4win.php.net/get_all.php/5_2/pecl4win_5_2.zip), there are > 94 files in PECL4Win. > > The following are only available from the PECL4Win archive: > > php_filter.dll > php_hash.dll > php_hidef.dll > php_ixsfunc.dll > php_xdebug.dll > php_yaz.dll > > If they are extensions, I assume they are not part of the normal > build. If so, why are they not in the snapshots pecl archive? > > Is there a separation between PHP core dealing with an extension and a > PECL extension? > > So, in using ... > > php -n -m > > I see that filter and hash are built in, so for windows, why are they > available as extensions? > > > > And php_yaz.dll requires yaz.dll, but this is not been part of the > php5.2-win32-latest.zip archive since 1st May 2007. Should this be > part of the archive? > > -- > ----- > Richard Quadling > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" >
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"

Steph

19 years ago
We all know it's problematic already. Everyone's looking for solutions rather than complaints here :) ----- Original Message ----- From: "Richard Quadling" <rquadling@googlemail.com> To: "internals" <internals@lists.php.net> Sent: Monday, June 18, 2007 11:53 AM Subject: [PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win

Richard Quadling

19 years ago
Sorry. Not complaining, just looking for clarification. On 18/06/07, Steph Fox <steph@zend.com> wrote:
> We all know it's problematic already. Everyone's looking for solutions > rather than complaints here :) > > ----- Original Message ----- > From: "Richard Quadling" <rquadling@googlemail.com> > To: "internals" <internals@lists.php.net> > Sent: Monday, June 18, 2007 11:53 AM > Subject: [PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win > > > > Anyone? > > > > > > > > On 29/05/07, Richard Quadling <rquadling@googlemail.com> wrote: > >> Hi. > >> > >> If you take the extensions in > >> http://snaps.php.net/win32/php5.2-win32-200705291230.zip (has 45 > >> extensions) and in > >> http://snaps.php.net/win32/pecl5.2-win32-200705291230.zip (has 77 > >> extensions). They are all dated the same datetime and are not > >> duplicated, so an extension is in 1 of the archives, but not both. So, > >> this is a combined count of 122 files - 120 DLLs and 2 JARs. > >> > >> Now, compare that the the PECL4Win archive > >> (http://pecl4win.php.net/get_all.php/5_2/pecl4win_5_2.zip), there are > >> 94 files in PECL4Win. > >> > >> The following are only available from the PECL4Win archive: > >> > >> php_filter.dll > >> php_hash.dll > >> php_hidef.dll > >> php_ixsfunc.dll > >> php_xdebug.dll > >> php_yaz.dll > >> > >> If they are extensions, I assume they are not part of the normal > >> build. If so, why are they not in the snapshots pecl archive? > >> > >> Is there a separation between PHP core dealing with an extension and a > >> PECL extension? > >> > >> So, in using ... > >> > >> php -n -m > >> > >> I see that filter and hash are built in, so for windows, why are they > >> available as extensions? > >> > >> > >> > >> And php_yaz.dll requires yaz.dll, but this is not been part of the > >> php5.2-win32-latest.zip archive since 1st May 2007. Should this be > >> part of the archive? > >> > >> -- > >> ----- > >> Richard Quadling > >> Zend Certified Engineer : > >> http://zend.com/zce.php?c=ZEND002498&r=213474731 > >> "Standing on the shoulders of some very clever giants!" > >> > > > > > > -- > > ----- > > Richard Quadling > > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > > "Standing on the shoulders of some very clever giants!" > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > >
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"