Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:36458 php.pecl.dev:5287 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61565 invoked from network); 24 Mar 2008 21:09:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2008 21:09:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.184.229 wr-out-0506.google.com Received: from [64.233.184.229] ([64.233.184.229:40211] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/E8-20329-F9818E74 for ; Mon, 24 Mar 2008 16:09:51 -0500 Received: by wr-out-0506.google.com with SMTP id 50so2159793wri.2 for ; Mon, 24 Mar 2008 14:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=X6zBgKz+c8/5ujLw6e9rQ2yxjHvo0zaW+glILlCnEZQ=; b=OB+Csn7gF57GGSrUDX9Cg28+GoFBHV/3irqG3g8zr/jmM6NGvd0oyHFAMX36f39ULezJ40khCkn76P8lN+Kg91zG1ZpZXSqEXst8NO7kZfnvAM3a5mEc3TzkuRs1DyTcUkIJwYvZ2f99O6keOAziac43GkOJjW5jSiAEO3pEeLM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PpmDUF1aHNU6YF+u4uzOY4aWg8OQ9ZmrY0Zw5dyhhP+nfV4KOZh6VM+VOjezLPYcP21wEusoCIDmN2mnaUMDtSXqeeyD6i7X1VwWTyTrGyxDcHVzgdtQ6g7/I9ebQ4FB7XFaZ+MYP7ZXZxfEst5U+fFx+mZugKnJ2fU/NHb7Qc8= Received: by 10.141.115.6 with SMTP id s6mr2610984rvm.4.1206392987569; Mon, 24 Mar 2008 14:09:47 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Mon, 24 Mar 2008 14:09:47 -0700 (PDT) Message-ID: Date: Mon, 24 Mar 2008 22:09:47 +0100 To: "Steph Fox" Cc: pecl-dev@lists.php.net, internals In-Reply-To: <024c01c88df2$2aadbb90$c6fc1f3e@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <00dc01c88c90$c34c5cc0$c6fc1f3e@foxbox> <003701c88db8$915a4410$c6fc1f3e@foxbox> <017901c88dd1$39eb43a0$c6fc1f3e@foxbox> <01cf01c88dd9$b04e99e0$c6fc1f3e@foxbox> <024c01c88df2$2aadbb90$c6fc1f3e@foxbox> Subject: Re: [PHP-DEV] Re: [PECL-DEV] About that PECL versioning thing From: pierre.php@gmail.com ("Pierre Joye") > The real problem we have is that there's no obvious way to tell if a PECL > package *release* is geared to a specific branch - and that's only really a > problem because we effectively have two development branches in PHP at > present, HEAD and 5_3. Even so, most PECL devs aim to have their code work > with both 5_2 and 5_3 (and some go much, much further, as you know.) We have an easy way to do it for released packages, using package.xml. That's why the PHP version dependency exists. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org