Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50646 invoked from network); 12 Aug 2014 21:41:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2014 21:41:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.53 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.192.53 mail-qg0-f53.google.com Received: from [209.85.192.53] ([209.85.192.53:34272] helo=mail-qg0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/60-48064-00A8AE35 for ; Tue, 12 Aug 2014 17:41:22 -0400 Received: by mail-qg0-f53.google.com with SMTP id q107so9973247qgd.26 for ; Tue, 12 Aug 2014 14:42:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xTTlIGF5oGBre6oTa4HYOK2gDVT7WmWRfcAwDGorRSI=; b=NLlBC6kkwvYbjLoi1p9+W57kFdI+j9WaGzrsZBRClZrXtbMd+p7OIH+W1fFZUKWhPb rqc3qAST+jo4qOpXxPxUOMxW7cqnFM+uNbwlWLlQ90GDH81h5/mJ1391Zg2XaGNGK/8g 90bji563ZP+itR5Wcfb9wxutg+wlLgcI9bB7Z5kU+AcLwCAE2LVe4JkHcYtRAqTFn4b0 tvIkzEKjdyDLT8wpcYzU+6NPxLOXDkcJCWGDehaSRDEZZwiJAHR2N8n12rjoMTCkqk0K AKzKhs2tRzA3dO3r0sSCLSagHbIoBtNvdejQ056EJIBEdQwYctc5omb157ukiSf2QXJ7 fgqg== MIME-Version: 1.0 X-Received: by 10.140.104.138 with SMTP id a10mr561757qgf.19.1407879721903; Tue, 12 Aug 2014 14:42:01 -0700 (PDT) Received: by 10.229.97.71 with HTTP; Tue, 12 Aug 2014 14:42:01 -0700 (PDT) Received: by 10.229.97.71 with HTTP; Tue, 12 Aug 2014 14:42:01 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Aug 2014 22:42:01 +0100 Message-ID: To: Sara Golemon Cc: PHP Internals List Content-Type: multipart/alternative; boundary=001a113532b6b5ee7a0500758a34 Subject: Re: [PHP-DEV] [VOTE] Mutliple defaults in switch statements From: dragoonis@gmail.com (Paul Dragoonis) --001a113532b6b5ee7a0500758a34 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12 Aug 2014 22:36, "Sara Golemon" wrote: > > On Tue, Aug 12, 2014 at 10:08 AM, Andrea Faulds wrote: > > On 12 Aug 2014, at 17:53, Sara Golemon wrote: > >> Voting is open: https://wiki.php.net/rfc/switch.default.multiple#vote > > > > I=E2=80=99m all for this, but the *minimum* discussion period is *two* = weeks. > > > The two-week period is advisory and we don't need to get hung up on > process for the sake of process. There's been no meaningful > discussion in the past week because nobody thinks this is remotely a > bad idea. Hell, some have questioned why this was put into an RFC in > the first place. (It's arguably a bug, since the existing behavior > could never have been described as right or intentional). I fully back this. It's literally a bug fix which has let slide for some time now. It's clear from the voting results that the core community support this. Thanks Sara for supplying the patch. > > If you're so worried about violating RFC process, I can revoke it > entirely and just commit it without voting, and I'd be completely in > the right. Or, we can apply a reasonable amount of process without > getting hung up on seven days worth of... no discussion whatsoever. > > -Sara > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a113532b6b5ee7a0500758a34--