Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77774 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85405 invoked from network); 4 Oct 2014 00:52:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2014 00:52:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:49409] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/32-08837-2C44F245 for ; Fri, 03 Oct 2014 20:52:18 -0400 Received: by mail-lb0-f169.google.com with SMTP id 10so1878619lbg.0 for ; Fri, 03 Oct 2014 17:52:14 -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:cc:content-type :content-transfer-encoding; bh=mgam3Eqd/9DmLsGads874aIZsq3dqrJ7+nt+YUb4Glo=; b=nMs7Y11Tt/oU/wmKpEIAhRuq8EexDNLca5UhVHWEFslTGqxY473zlD6We3UGuI2f/e ybTZXggCH4V+OIQImDDHroWQ55BfeI2vYVOEDM6cyrcp0VoyM1dFaT61jREgkL5yLnHw LO30kdtsNevpbl3Q9ogd908avMRpIlyUvjIrMPgb/avVNCOjqas+YHNxxxWPyydlZK0o mf1vx+/dhbLjfpWTYOaXZkly+LSI1LESGXCCDPjlnwCHR2nbDYKoQtIp9nkjr9OlDNCx CUxooSpjOPp2nPu8VpN3OpJgkZNjTzMz17DYHLkosktvBwMdlA5f5xKwRqxX8W7s48DB dZUg== X-Gm-Message-State: ALoCoQmDpxPewmJH7QOmZ6nozRP32ZZhLDVPHS2gYsLcx1MvNN3cAl72ZAfbKj51REUrorZ9NjJu MIME-Version: 1.0 X-Received: by 10.112.180.137 with SMTP id do9mr8797996lbc.63.1412383934812; Fri, 03 Oct 2014 17:52:14 -0700 (PDT) Sender: php@golemon.com Received: by 10.25.15.167 with HTTP; Fri, 3 Oct 2014 17:52:14 -0700 (PDT) X-Originating-IP: [69.63.185.56] In-Reply-To: <9B6F1F10-7B1D-4FB0-A485-4F1C6202701C@googlemail.com> References: <42.58.10205.32DCE245@pb1.pair.com> <9B6F1F10-7B1D-4FB0-A485-4F1C6202701C@googlemail.com> Date: Sat, 4 Oct 2014 01:52:14 +0100 X-Google-Sender-Auth: exxSw6Xh0g_RE6lKVNVukkCN-4E Message-ID: To: Ingwie Phoenix , Thomas Gossmann Cc: internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [PHP7] Remove the function keyword from class methods? From: pollita@php.net (Sara Golemon) On Fri, Oct 3, 2014 at 10:21 AM, Thomas Gossmann wro= te: > I was wondering if it is possible to deprecate/remove the function keywor= d > from class methods in php7 or at least make it optional when one of the > visibility keywords is present? > No. On Fri, Oct 3, 2014 at 6:57 PM, Ingwie Phoenix wrote: > I don=E2=80=99t see a lot of evolution in PHP lately > Pay closer attention. -Sara