Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1189 invoked from network); 2 Jan 2009 14:52:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jan 2009 14:52:12 -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.153 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.153 fg-out-1718.google.com Received: from [72.14.220.153] ([72.14.220.153:60278] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/FA-06663-91A2E594 for ; Fri, 02 Jan 2009 09:52:10 -0500 Received: by fg-out-1718.google.com with SMTP id 16so2135364fgg.23 for ; Fri, 02 Jan 2009 06:52:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=1OAAJv6Chw2sZN28WL4FbuSOxA7sfvnruSJx2nCjcA0=; b=GUF1p4pta0qp5DPYL/Y3C453A8uuPrIvSLnlwWMUhvf6PwvdimMyzduqA4kXgJpp1c NA51zKuLuc+lOeHVjlb5VezB2iyvWOdo8rBmvLpwmxDsTj7uJjpE3r9XYPU0vgMFens3 lhJ5p52U3kKXTvURN4Cz1MXMTfUH6fuwnqmKE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oJ7Q5ZSPpiF7ViCsb2SzbylumZtJFvp+NjHkg99ivZWvONHyuffcknOThlWG1jRgsW GsyfjuJhgD18vPpP89ALvcD6wUXTloFrCxSWH+L4lNbw8PaAaf/FqzTeZuhQZRdeq7hI AlKEHEhrDh+IrG730nSDYKgREqeBC4kWR7Eac= Received: by 10.86.82.6 with SMTP id f6mr5022671fgb.42.1230907926989; Fri, 02 Jan 2009 06:52:06 -0800 (PST) Received: by 10.86.29.11 with HTTP; Fri, 2 Jan 2009 06:52:06 -0800 (PST) Message-ID: Date: Fri, 2 Jan 2009 15:52:06 +0100 To: "Lukas Kahwe Smith" Cc: "Marcus Boerger" , "George Antoniadis" , "Timm Friebe" , "Stanislav Malyshev" , internals@lists.php.net, "=?ISO-8859-1?Q?\"_\"Johannes_Schl=FCter_\"\"?=" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <01d401c8fe5e$6bc9d730$16b2a8c0@kartofel> <48EFC1E8.5030702@zend.com> <5D4A905B-E361-409B-BD9E-E816482EDB8C@pooteeweet.org> <4D165E1668394935B126876B72D487CF@carla> <641f88250812311636l7fc8b29x34d4250763cdb903@mail.gmail.com> <49801FDC-2DFD-4A38-AC87-7AE9CBF893B9@pooteeweet.org> <1589625320.20090101145631@marcus-boerger.de> Subject: Re: [PHP-DEV] __getStatic From: pierre.php@gmail.com ("Pierre Joye") hi, On Fri, Jan 2, 2009 at 2:59 PM, Lukas Kahwe Smith wrote: > @Marcus: Like I said its a question of someone writing the code .. Timm > proposed a patch which Stas thought had issues and then nobody picked things > up .. > > @Pierre/all: Well we did announce something like a freeze. Of course there > are still changes going in undiscussed and for the most part this is ok (and > not doing those changes would be a bad idea and unnecessary to be delayed). > However I would really appreciate it if people would really think about the > changes they are doing. Think twice about changes that can introduce a > regression or a lot of work and ask if the change has any change of being > problematic. We all agree here, maybe not being too strict when it comes to extensions. Breakages in an ext can be reverted at any stage (almost any). > In this light the dl() change by Marcus (AFAIK this was planned and done for > 6.0 and not 5.3) and the windows PCRE change by Andi seem potential > candidates for regressions, issues and maybe should have been discussed > beforehand. Just using these two has an example since they are the two last > commits I marked as potential issues. If we can't test such changes in the current release phase, then we will never be able to do anything sane. Alpha releases are mainly marketing releases, if I can say so. Only very few actually tests them in comparison to beta or RC. About the dl issue, I think it is a good idea to drop it in 5.3. It never worked anyway and causes all kind of side effects (the worst being segv). However, it would have been preferable to post a little note on internals before, for the principle :) > BTW: I was planning on sending out a mail on Monday about beta1. Johannes > and I feel like a release on the 20th or 22nd seems realistic. Sounds fine for me too. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org