Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76491 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56824 invoked from network); 13 Aug 2014 15:42:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Aug 2014 15:42:30 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.220.53 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.220.53 mail-pa0-f53.google.com Received: from [209.85.220.53] ([209.85.220.53:32856] helo=mail-pa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/38-11625-6678BE35 for ; Wed, 13 Aug 2014 11:42:30 -0400 Received: by mail-pa0-f53.google.com with SMTP id rd3so14901921pab.26 for ; Wed, 13 Aug 2014 08:42:27 -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:content-type; bh=Mvcnn9bmalpQgkHX3h/uxs2SLTtYr0nk5EyUtGRJZlE=; b=N50yJ8w9D6a1ZZGxGV8OTILXcppi3fm8SMW7Yr4nM6eyf1PAaBuj5iRBI4x3CWmIQ+ 5sXEIk8ePKNYEjQKvcG4qLlH1V/ywEQstCzpxju1l5i7LKwsmb5piSaQk3AQhWXYkFAk ABPxxofmMbngD/hBXzUxndEWaUPkcaClR/hQcRB+cxFs5DyPvnaoxs44lpPTcDtMbllV u7P8y8A+ONpd230yOdGkruLFm9O6glD5oCX1QGLXN/UDOk3UBiik9xoAifb+cb1p5su+ Meau4w4MMKzqhcjmJ/bvMliFGYgtRrfHr9PTuXJWfivrKLk2Gqm6NuFzvvvlDdr64RFw M9PQ== X-Gm-Message-State: ALoCoQmCrLDraeItsq8+CWM0IsTwff+NpgX/thMHDV8PZZcg07yq77FOzu8xjQUfvHt1ediGaBaR MIME-Version: 1.0 X-Received: by 10.70.55.199 with SMTP id u7mr4717978pdp.136.1407944547460; Wed, 13 Aug 2014 08:42:27 -0700 (PDT) Sender: php@golemon.com Received: by 10.70.95.37 with HTTP; Wed, 13 Aug 2014 08:42:27 -0700 (PDT) X-Originating-IP: [69.63.185.56] In-Reply-To: References: <53EB3C6A.5010106@gmail.com> Date: Wed, 13 Aug 2014 08:42:27 -0700 X-Google-Sender-Auth: HvXn3poiyPmswy2clrKD-3ffC-8 Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Disallow multiple default blocks in a single switch statement From: pollita@php.net (Sara Golemon) I woke up to this thread, and at first I thought: Oh, some actual discussion, maybe we should stop the vote after all and give it some time... One or two minor points here... And there's the bike shed. For my own sanity, I'm going to leave this to the people who care about the import things like what color you paint the bike shed. When you're done, whoever wants to take over the rfc is welcome to. Whoever wants to take my patch (simple as it is), is welcome to. I just don't have time for this. Plenty of love, but not enough patience, -Sara