Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44743 invoked from network); 12 Aug 2014 20:35:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2014 20:35:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.218.54 mail-oi0-f54.google.com Received: from [209.85.218.54] ([209.85.218.54:51575] helo=mail-oi0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/20-42055-9AA7AE35 for ; Tue, 12 Aug 2014 16:35:53 -0400 Received: by mail-oi0-f54.google.com with SMTP id i138so7089666oig.27 for ; Tue, 12 Aug 2014 13:36:34 -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=TC3qg3c9a8hW6MdBj3wCODccDu4bNHqQN+NEarxb2TM=; b=oiZcQ1c4gsLnSrfB951Ok5lJ3qBw2Eo0uJS0r5P1m09r3X2WDPqqJ/d8UXWfxrQte7 tVFVBirRTz+HK8VmnOmtULRWMNQeXxpAgbcYkZAGYs9C6RMb+5SsVtZbGHzXkgm2/YLf 3SLoO6HBy6S08D2KqdOouBDKwvsHnXYhZeKeaxtyGrg3DuWKsoyc7V6ZxT8GgP7pO0jO RlnO7fPPlvOtGi7qV7xw+Ey49u4GZ4Kj6dv2go9j0lUv7YimHa1V2y5ceJL9Fa1/RXGH hLiKlUI+khZc2PaCbULmxS1FORqXPZjETvu8mgnRZG81yimmH2MgODwXv3+3jmntJPIu +kNA== MIME-Version: 1.0 X-Received: by 10.60.52.178 with SMTP id u18mr186145oeo.68.1407875794362; Tue, 12 Aug 2014 13:36:34 -0700 (PDT) Received: by 10.202.93.213 with HTTP; Tue, 12 Aug 2014 13:36:34 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Aug 2014 13:36:34 -0700 Message-ID: To: Andrea Faulds Cc: Sara Golemon , PHP internals Content-Type: multipart/alternative; boundary=001a11330da89d71c1050074a06e Subject: Re: [PHP-DEV] [VOTE] Mutliple defaults in switch statements From: kris.craig@gmail.com (Kris Craig) --001a11330da89d71c1050074a06e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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. > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Agreed. Please cancel the vote and re-open it after the required two weeks has passed. --Kris --001a11330da89d71c1050074a06e--