Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46478 invoked from network); 15 Jan 2009 00:08:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2009 00:08:06 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 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: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:13518] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/A7-34613-26E7E694 for ; Wed, 14 Jan 2009 19:08:03 -0500 Received: by fg-out-1718.google.com with SMTP id 16so372501fgg.23 for ; Wed, 14 Jan 2009 16:08:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6WVN2K2Ov3LBQ186vJ0DyKOmiA1+mpVGM00ufTEmAzo=; b=AsJ7E/iyOFCmwg7vOHn0nwdYhxQre1qc1PngUJQ779nbV53uZRySBqfMhvwzKvnnqc y8emddapkofCreZA3Wr0F7qyCFlfFn8nWRUHvENusJ31OvwOJdGZlG8Z2CvBMXgOgXlk 6dzIgMhlEswgBOlXc8hm+lVdILFJ/DnbkJZCw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=xfbZsiLrXvo/f0yiUEBamcqCXdfY9/iqGo1RLBBYZm3VD+CzjwEhRjJyDOwBU2ekza YUvEGRFFyXQAWwnGqvaM7II1oSqb7HT5XKIXI/4AiIDLbWMuR2hAXptnfJpPW1C/vibM VW/E5LhDAnZZoytbUTcdjdPyc3Jsfyd1u9mlI= MIME-Version: 1.0 Received: by 10.86.86.12 with SMTP id j12mr1015832fgb.33.1231978080140; Wed, 14 Jan 2009 16:08:00 -0800 (PST) In-Reply-To: <8F4C9909-17F8-4D22-ADFB-655E25A198E3@pooteeweet.org> References: <496E65B2.1070106@zend.com> <8F4C9909-17F8-4D22-ADFB-655E25A198E3@pooteeweet.org> Date: Thu, 15 Jan 2009 01:08:00 +0100 Message-ID: To: Lukas Kahwe Smith Cc: Stanislav Malyshev , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] build IDs proposal From: pierre.php@gmail.com (Pierre Joye) On Thu, Jan 15, 2009 at 12:06 AM, Lukas Kahwe Smith wrote: > > On 14.01.2009, at 23:22, Stanislav Malyshev wrote: > how much work will this be? Very little work, see zend_extension.c line 60, we only have to replace this test and update definition for the default header (zend_extension struct used by each ext). > what kind of risk will it bring? None, but it removes many troubles. > as in i guess its too late for beta1 .. i guess its not something that > forces us to stay at alpha, but will that change alone require another beta > before we go to RC? It is not too late for b1. However this change alone does not justify another beta but I think (well I'm sure) that we will have many betas anyway. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org