Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69848 invoked from network); 12 Aug 2008 15:03:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2008 15:03:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:39831] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/C0-04075-736A1A84 for ; Tue, 12 Aug 2008 11:03:20 -0400 Received: from [192.168.3.254] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id C4D0C640166; Tue, 12 Aug 2008 19:03:16 +0400 (MSD) Message-ID: <48A1A631.20506@daylessday.org> Date: Tue, 12 Aug 2008 19:03:13 +0400 User-Agent: Thunderbird 2.0.0.12 (X11/20071114) MIME-Version: 1.0 To: Pierre Joye CC: php-dev References: <4892E15D.1080004@daylessday.org> <48A19D61.6080502@daylessday.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] enabling everything by default From: tony@daylessday.org (Antony Dovgal) On 12.08.2008 18:50, Pierre Joye wrote: >> See http://bugs.php.net/bug.php?id=45613 for example. >> Who would have thought that there are multithreaded web-servers, eh? >> >> I'm going to disable ext/phar before alpha2. >> You've been warned. > > Are you saying that you are going to disable every extension having > bugs? That sounds weird, besides that only the RMs has the last word > on that. No, I said I'm going to disable new extension that is known to cause obscure problems in the past and that still does cause them at present, and that was (mistakenly) enabled by default right after its creation. And I feel it's now or never, since after alpha2 we'll hear "oh, it's too late to disable it, users now expect it to be enabled". At least that's quite expected after seeing "we enabled it just for alpha" (ha-ha! why don't you enable everything in alpha releases then?). -- Wbr, Antony Dovgal