Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29863 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31988 invoked by uid 1010); 29 May 2007 14:05:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31972 invoked from network); 29 May 2007 14:05:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2007 14:05:40 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.184.233 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: 64.233.184.233 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.233] ([64.233.184.233:32852] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/87-08609-1333C564 for ; Tue, 29 May 2007 10:05:38 -0400 Received: by wr-out-0506.google.com with SMTP id 58so688673wri for ; Tue, 29 May 2007 07:05:35 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=eCQiJb69Me4CLhhYRNBf/e0DHSleD2/zj4SB+PlZ51ZyeVD9axXw8FYlh9CucWSvOXHMvQ3Y69uRxX8v50MAB07Z9OF/9KcwC/XM7SZfctLKcY+URLhgImnrQQJeT8KX7aRX06xcdyL0FqQLC+1vbMluAJV7TzjxvgK6+Ksb3Qk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BGJ/Ot6cYh3b6LxtsYy3f2iT78aaqX1XP+GIJcIfZDzIzvDmwD42JH/Tx3S1NrLDkLM4Wsni1f98lAY9c6wfTFuO5krtxLLePnf9q4SvSZx5X2lxA1NgUi9PVnOg71ygBMBm38dUjgElKkhxX4rVcrOlH78/ZUAxr4GJJRjGCg4= Received: by 10.90.34.3 with SMTP id h3mr4667051agh.1180447534981; Tue, 29 May 2007 07:05:34 -0700 (PDT) Received: by 10.90.84.3 with HTTP; Tue, 29 May 2007 07:05:34 -0700 (PDT) Message-ID: <10845a340705290705u377dbd5csc42100875e7aa036@mail.gmail.com> Date: Tue, 29 May 2007 15:05:34 +0100 Reply-To: RQuadling@GoogleMail.com To: internals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: SNAPS+SNAPSPecl different to Pecl4Win From: rquadling@googlemail.com ("Richard Quadling") 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!"