Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18764 invoked from network); 28 Nov 2010 11:11:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2010 11:11:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:42997] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/30-16104-BC832FC4 for ; Sun, 28 Nov 2010 06:11:07 -0500 Received: by gwb20 with SMTP id 20so1751715gwb.29 for ; Sun, 28 Nov 2010 03:11:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=dWfH8YIoLjggNWEqkMayrwLfEWtBPEVQij7W476sUJM=; b=Gbie6X6K+KPXLmct6l60rV0hFx74nbrytokMiJPiWxYzUmsMbTIJmaw29kMT+5GwDQ i7OPyuvG77SJqumMWmZH4KJ2LrCYNiygNMfMzrGKi1NW4iEY/vwJ2m/BN1pA15P9ij23 8S7+4I7Ze50cCWPW/Qez2ky+V59UJhoNaruEA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=kBCr/CrIouOWJAsSSJrXGxvlT9GmyV4l//5IJU4lVvk/3nsASDCZS0REZv+i4OOojg WAgpgK1XurXqy4ZZfjuK4rwMhTpGDOahtlIwbrzuIlJHFzb/qpsDEpva4iQJPsIMusea OGrvaIvLKb9LZFg9yZM40r2qlOeTx2LVkLW5I= MIME-Version: 1.0 Received: by 10.90.25.13 with SMTP id 13mr7277058agy.33.1290942664652; Sun, 28 Nov 2010 03:11:04 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.90.53.4 with HTTP; Sun, 28 Nov 2010 03:11:04 -0800 (PST) In-Reply-To: <4CF231F8.5090104@sugarcrm.com> References: <1290879624.7033.826.camel@guybrush> <61577946-B04E-4218-82A0-5157ADC96102@roshambo.org> <4CF231F8.5090104@sugarcrm.com> Date: Sun, 28 Nov 2010 12:11:04 +0100 X-Google-Sender-Auth: dYp4fiQ2KTU7hFCqXlc8UNF72vE Message-ID: To: Stas Malyshev Cc: Philip Olson , PHP internals list Content-Type: multipart/alternative; boundary=00163630f5fbf3bfb304961b0282 Subject: Re: [PHP-DEV] RFC: Making T_FUNCTION optional in method declarations From: info@tyrael.hu (Ferenc Kovacs) --00163630f5fbf3bfb304961b0282 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Nov 28, 2010 at 11:42 AM, Stas Malyshev wro= te: > Hi! > > > Sorry for moving offtopic, but if the PHP syntax is going to change >> then we should revisit other proposals that add/change syntax. For >> example, I think the short syntax for arrays was declined [from 5.3] >> mainly because it introduced a new syntax at a time we wanted to >> preserve BC: >> > > I find it fascinating that a short time ago the short array > syntax and other like proposals were unanimously rejected with "PHP > needs no syntax sugar, everything should be explicit and verbose!" and > now it's complete reversal - everybody supports syntax sugar, adding new > complex syntax and what not. > > I personally am not sure this thing is worth doing, I never had a problem > with typing "function" but if so many people do, maybe it's OK for a majo= r > version release. > the answer is simple: The people who usually reject the proposals with that reason are: Johannes Schl=C3=BCter Derick Rethans Richard Lynch Lester Caine and you Stas :) sorry if I wrong somewhere, I've just putting this list from my memory, because I can't search in google or gmail for +1/-1, maybe it would be a good thing, to put together a little statistic from the mailing list to sho= w things like: who are the most active in the votes, who avarage vote by person, etc. ps: I didn't want to offend anybody, so I'm sorry if I did. Tyrael --00163630f5fbf3bfb304961b0282--