Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35561 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45800 invoked by uid 1010); 18 Feb 2008 19:19:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45785 invoked from network); 18 Feb 2008 19:19:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2008 19:19:28 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.180 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.180 smtpout0180.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.180] ([64.97.136.180:7767] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/8A-18811-E3AD9B74 for ; Mon, 18 Feb 2008 14:19:28 -0500 Received: from sc1-out04.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E00AFEF30; Mon, 18 Feb 2008 19:18:20 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,2e0d6abc0eb952a3,d6bfc7d7d54e2b7c,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1540:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2693:2828:2829:3027:3352:3622:3865:3866:3867:3868:3869:3870:3871:3872:4250:5007:6119:6261:7550:7653:7875,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF: ,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out04.emaildefenseservice.com (Postfix) with ESMTP; Mon, 18 Feb 2008 19:18:17 +0000 (UTC) Message-ID: <025601c87263$25e96280$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Christopher Jones" Cc: "Lukas Kahwe Smith" , "Marcus Boerger" , "Dmitry Stogov" , "PHP Internals List" , , "Andi Gutmans" , "Jani Taskinen" References: <971575499.20080209153315@marcus-boerger.de> <47B54F0C.2090700@zend.com> <1203067815.10500.5.camel@localhost.localdomain> <47B56334.9070007@zend.com> <1203070677.10500.12.camel@localhost.localdomain> <47B568A6.9060704@zend.com> <1158304008.20080215122414@marcus-boerger.de> <47B58B5D.9020301@zend.com> <47B5917C.5050606@sci.fi> <81BAF097-DF7D-4A3D-AED6-A22C912C83DB@daleenterprise.com> <47B5A3E5.4020006@zend.com> <006001c87037$f9633600$c6fc1f3e@foxbox> <898481503.20080216110509@marcus-boerger.de> <0B5B955F-A4FF-4737-98F7-840676264CB1@pooteeweet.org> <007c01c8723b$ae62b300$c6fc1f3e@foxbox> <47B9D5DB.8030903@oracle.com> Date: Mon, 18 Feb 2008 19:19:09 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; 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] [RFC] Conditional INI support From: steph@zend.com ("Steph Fox") Hi Chris, > I'd like to see pecl4win merged into pecl.php.net (adding to Steph's > idea of releasing binaries on pecl.php.net), and the Windows binaries > being built from their correct branch (whatever happened to this > project - it seemed so close?) What happened to this idea is there's no consensus about 'the correct branch', or about the need for tagging. Several (most?) PECL packages are developed to be completely independent of the PHP release cycle; the same code will build against all current PHP versions. I think if we keep the PECL release binaries for the current stable PHP(s) on pecl.php.net and keep the development-related stuff in CVS and on the snaps boxes, it'll make life much less confusing. PECL release binaries are only tied to a branch of PHP by the version of PHP they were built against. - Steph PS Lukas, it's okay, I killed his signature ;)