Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44697 invoked by uid 1010); 18 Jun 2007 10:57:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44682 invoked from network); 18 Jun 2007 10:57:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2007 10:57:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.172 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.172 smtpout0172.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.172] ([64.97.136.172:38562] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/61-29164-D0566764 for ; Mon, 18 Jun 2007 06:57:19 -0400 Received: from foxbox (77.97.185.189) by n068.sc1.he.tucows.com (7.2.069.1) (authenticated as steph.fox) id 4630CFA300401425; Mon, 18 Jun 2007 10:57:14 +0000 Message-ID: <00d301c7b197$895cb200$bdb9614d@foxbox> Reply-To: "Steph Fox" To: Cc: "internals" References: <10845a340705290705u377dbd5csc42100875e7aa036@mail.gmail.com> <10845a340706180353v1e59be43p4d1bf33c0647c29e@mail.gmail.com> Date: Mon, 18 Jun 2007 11:57:58 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win From: steph@zend.com ("Steph Fox") We all know it's problematic already. Everyone's looking for solutions rather than complaints here :) ----- Original Message ----- From: "Richard Quadling" To: "internals" Sent: Monday, June 18, 2007 11:53 AM Subject: [PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win > Anyone? > > > > On 29/05/07, Richard Quadling 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 >