Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50660 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51485 invoked from network); 28 Nov 2010 15:18:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2010 15:18:19 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:57230] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/F4-16104-AB272FC4 for ; Sun, 28 Nov 2010 10:18:19 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 75803DE13E; Sun, 28 Nov 2010 15:18:14 +0000 (GMT) Date: Sun, 28 Nov 2010 15:18:14 +0000 (GMT) X-X-Sender: derick@kossu.derickrethans.nl To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= cc: Daniel Convissor , PHP Internals List In-Reply-To: <1290954580.22413.103.camel@guybrush> Message-ID: References: <1290879624.7033.826.camel@guybrush> <20101128014340.GA24343@panix.com> <20101128140201.GA11105@panix.com> <1290954580.22413.103.camel@guybrush> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-972272891-1290957494=:4718" Subject: Re: [PHP-DEV] RFC: Making T_FUNCTION optional in method declarations From: derick@php.net (Derick Rethans) --8323329-972272891-1290957494=:4718 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 28 Nov 2010, Johannes Schl=C3=BCter wrote: > On Sun, 2010-11-28 at 09:02 -0500, Daniel Convissor wrote: >=20 > > It also will trip up the multitude of PHP IDE's and editors. Plus it= =20 > > reduces code portability. All for saving us making a typo and having t= o=20 > > write "function"? >=20 > PHP IDE's don't understand traits per se, they don't understand other > changes per se. But they understand "function". Derick --=20 http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug --8323329-972272891-1290957494=:4718--