Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69531 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26607 invoked from network); 9 Oct 2013 11:14:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2013 11:14:29 -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.216.49 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:44800] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/19-06817-39A35525 for ; Wed, 09 Oct 2013 07:14:28 -0400 Received: by mail-qa0-f49.google.com with SMTP id i13so505711qae.8 for ; Wed, 09 Oct 2013 04:14:25 -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=qIqa5ojuh+S/2WRHP6n3ltUleK/bwNEGWnBeeBulzoU=; b=x21ZElXZ2MOLOd1dFqwuTtgslUxFzlEcDf25mh0AQ5yg8bLTA7ueY2mEguEDSRfM+b K5NES+CY9DkRf9laAqOsEadNOAirTy53AJg++dHW/WtKP3YJIDnYFb80yFy/UMszc2IG +wXrvCh+PggBcji7NdYO/ceNTmx0IYCWQZRfPwdCTR7LdmlpMOcAZRNppvZnlQYhq6td Aru8l+qntJ1QNdLKW1Riv0sRzJuOBvvAL5UTYxXGVArjyyIO0VAa33asTc4dFbnM0CUs +cF6zPFjNS3x/dM5HMAYjgZl2EgHs3TIIPkbyG6iYPJFJDMPVvXL45PZQCB4eBBl8KzH 3Aag== MIME-Version: 1.0 X-Received: by 10.49.59.44 with SMTP id w12mr5573573qeq.57.1381317265091; Wed, 09 Oct 2013 04:14:25 -0700 (PDT) Received: by 10.229.212.132 with HTTP; Wed, 9 Oct 2013 04:14:25 -0700 (PDT) In-Reply-To: <52550CB7.5040309@php.net> References: <525283A7.50303@php.net> <83.12.24156.54982525@pb1.pair.com> <52550CB7.5040309@php.net> Date: Wed, 9 Oct 2013 12:14:25 +0100 Message-ID: To: Joe Watkins Cc: PHP Internals List Content-Type: multipart/alternative; boundary=047d7b5daca0e8726704e84cfcfb Subject: Re: [PHP-DEV] Vote: Anonymous Classes From: dragoonis@gmail.com (Paul Dragoonis) --047d7b5daca0e8726704e84cfcfb Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi Joe, Thanks for your hard work on anonymous classes. I voted no because I feel it's just adding more and more ways to achieve similar results and the syntax is just more sugary fluff to allow people to do things the wrong way. We've had a lot of new features in recent versions, i.e: traits, so I believe this isn't something PHP needs right now and PHP needs to focus on bug fixing and solidifying what we have right now. Thanks, Paul On Wed, Oct 9, 2013 at 8:58 AM, Joe Watkins wrote: > On 10/07/2013 11:20 AM, Peter Cowburn wrote: > >> On 7 October 2013 11:13, Joe Watkins wrote: >> >>> >>> Morning Chaps, >>> >>> On the advice of many, I have restarted the vote, sorry for th= e >>> inconvenience/confusion ... >>> >> >> >> https://wiki.php.net/rfc/**anonymous_classes#voting(re-link, for the lazy) >> >> The voting options changed from choosing a version ("5.6", "5.7") or >> rejecting=85 too a much simpler, yes/no for sticking this into master. >> Which >> branch/release the feature makes it into is something to be decided down >> the line (ultimately, by the RMs). >> >> >> >>> Cheers >>> Joe >>> >>> >>> >> Morning All, > > To anyone who has voted or will vote no; if you have voted no but > is something that could be done to the patch to change your mind, please = do > speak up :) > > If you voted/will vote no and there's nothing that can change you= r > mind, I'd still be interested in hearing the reasoning ... > > This is a pretty quiet vote ... as this is the first RFC I have > put forward, I'd like a bit more feedback so I can avoid the avoidable in > the future ... > > > Cheers > Joe > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7b5daca0e8726704e84cfcfb--