Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48824 invoked from network); 12 Aug 2014 21:35:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2014 21:35:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.192.170 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.192.170 mail-pd0-f170.google.com Received: from [209.85.192.170] ([209.85.192.170:48602] helo=mail-pd0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/00-48064-4A88AE35 for ; Tue, 12 Aug 2014 17:35:33 -0400 Received: by mail-pd0-f170.google.com with SMTP id g10so13356289pdj.29 for ; Tue, 12 Aug 2014 14:36:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=MYHYCFKNjMsAPbXSEVEUh3pJee03OKWozACooSZAstk=; b=UosMB4eE68bKnmOnSodASqHQ/uVzeZkMGoe1krqmlU9xg4DRhcq+uyy1YeZClpbtch T2ncwNJ1Gqtlj1IwnaFM/hmVV561ZVPUYkfoMQzTa2C+AyfsoIiut5pEcw8pxX7VFAWx Lp9X5KuuueVDyFMvJJKnMu3XsW6yyD1pO3jzVCwNXbOvqVwHCCM5hjOXIz9XevqenuFu lKRprfgYOLt1zJvt28qjy/mHvtABHzLeKw6ipuwwi2SSbfdE92D1EY0bw7zYtBARYyL/ 4k8nbiL4nYZ/O92QCADvgKUPi6LIuxOqOwdcsgfetR+z0n8hL+CDEX/ddCVQqIVlizpX 77dQ== X-Gm-Message-State: ALoCoQmezDH+qvlCRe4a7CmebF9+EgKkwVoUmVl59cb+Np6Px5GB9+U3o0R8tjI7kypcQz0SxaWU MIME-Version: 1.0 X-Received: by 10.66.120.176 with SMTP id ld16mr371538pab.84.1407879373460; Tue, 12 Aug 2014 14:36:13 -0700 (PDT) Sender: php@golemon.com Received: by 10.70.95.37 with HTTP; Tue, 12 Aug 2014 14:36:13 -0700 (PDT) X-Originating-IP: [2620:0:1cfe:18:22c9:d0ff:fe87:295b] In-Reply-To: References: Date: Tue, 12 Aug 2014 14:36:13 -0700 X-Google-Sender-Auth: F7EJar6lVulI0Fi4ssICvtIWD4g Message-ID: To: Andrea Faulds Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE] Mutliple defaults in switch statements From: pollita@php.net (Sara Golemon) 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* we= eks. > 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). 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