Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30221 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42746 invoked by uid 1010); 18 Jun 2007 10:53:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42731 invoked from network); 18 Jun 2007 10:53:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2007 10:53:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.82.230 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.82.230 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.230] ([66.249.82.230:34073] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/11-29164-11466764 for ; Mon, 18 Jun 2007 06:53:06 -0400 Received: by wx-out-0506.google.com with SMTP id i28so1658950wxd for ; Mon, 18 Jun 2007 03:53:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n7d8Ysa8AWYcT51k7D4p8iNNqB8H3OqEbrJ9iJwjdFiBOD0PBJIhq79Y4F7oCy3rYI4FZToseubXvTSF51knwq/bodF/yxF8KNXCG8oRvOKO5GEOnbchGgl5ukylWrcdD6ohro/gt9WQ/9IjRmVseqTKL++Z8lwvZhPenDTS3IY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aLnaBldX0WeDOqXEaDMXonxQsGPdUxn7DotB3YewMSrHkb/r1QaojZ+6pvqq6YDvyvZ3qb1pXbXvjvKMw0jv6RxgrX3uzqg13WGHBAFZ4ltGIfl0tRtUrUJNWX2e0WaHlTDYNFyZxcdHs21zyad9iJ0q6TtXRMvPL97upubA8W8= Received: by 10.90.116.6 with SMTP id o6mr3469937agc.1182163983454; Mon, 18 Jun 2007 03:53:03 -0700 (PDT) Received: by 10.90.84.14 with HTTP; Mon, 18 Jun 2007 03:53:03 -0700 (PDT) Message-ID: <10845a340706180353v1e59be43p4d1bf33c0647c29e@mail.gmail.com> Date: Mon, 18 Jun 2007 11:53:03 +0100 Reply-To: RQuadling@GoogleMail.com To: internals In-Reply-To: <10845a340705290705u377dbd5csc42100875e7aa036@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10845a340705290705u377dbd5csc42100875e7aa036@mail.gmail.com> Subject: Re: SNAPS+SNAPSPecl different to Pecl4Win From: rquadling@googlemail.com ("Richard Quadling") 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!"