Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82644 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97994 invoked from network); 13 Feb 2015 21:16:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2015 21:16:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=inefedor@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=inefedor@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.169 as permitted sender) X-PHP-List-Original-Sender: inefedor@gmail.com X-Host-Fingerprint: 209.85.214.169 mail-ob0-f169.google.com Received: from [209.85.214.169] ([209.85.214.169:64099] helo=mail-ob0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/E1-21996-D996ED45 for ; Fri, 13 Feb 2015 16:16:14 -0500 Received: by mail-ob0-f169.google.com with SMTP id wp4so24667761obc.0 for ; Fri, 13 Feb 2015 13:16:11 -0800 (PST) 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=kj0jZin5+zrn2w/8lLP4Tc4qN+oM1J4/vxvOJhxiEP0=; b=hzUHMb6X64qr5pvlI+cQFhpYxt5aAlqB2D+zSGI2kYZJCl6LRt5x0puzrVOt5ckYDP k3MU8aX4QHMdd2K9h+D1MV8EIARZi0AzV63VbQlb/MPUMkxJTzdAjn1lrIHz5r6078lw vw6EAjxA3ZhvqKV71ZmXZG8/27156LIpltmAfnCZ9adkDUvzKjg0IaS8AkkYT9P3Pcju tHfPiuST3j7C+PQt3ht9WLj7rmquipjBrd6te7yDpEdLjh7Bou8EVcS5mH5dqlfNUDbn dNopNJycXXWTw1F6YolhPi0Cyp0IQLVc+1N90hT2Sw8Rfh3b33Nz/uoc4nRVT5NRQl8q Yqtg== MIME-Version: 1.0 X-Received: by 10.60.155.195 with SMTP id vy3mr7863871oeb.62.1423862171047; Fri, 13 Feb 2015 13:16:11 -0800 (PST) Received: by 10.202.59.10 with HTTP; Fri, 13 Feb 2015 13:16:09 -0800 (PST) Received: by 10.202.59.10 with HTTP; Fri, 13 Feb 2015 13:16:09 -0800 (PST) In-Reply-To: <54DE50E8.5040107@lsces.co.uk> References: <5EF29B6C-D35B-47B8-8008-47B207B2840B@ajf.me> <54DE31DC.4090606@lsces.co.uk> <54DE3670.7010408@lsces.co.uk> <54DE50E8.5040107@lsces.co.uk> Date: Sat, 14 Feb 2015 01:16:09 +0400 Message-ID: To: Lester Caine Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=089e0102dc32ea1b53050efebe9f Subject: Re: [PHP-DEV][RFC][VOTE] Group Use Declarations From: inefedor@gmail.com (Nikita Nefedov) --089e0102dc32ea1b53050efebe9f Content-Type: text/plain; charset=UTF-8 On 13 Feb 2015 22:31, "Lester Caine" wrote: > Can't we restore the simple way of working in PHP7 > where it does not need to wrap around other things quite so closely? Hi Lester, This way if doing things on php didn't go anywhere, people just stopped using it because they saw better alternatives. --089e0102dc32ea1b53050efebe9f--