Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91573 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41471 invoked from network); 9 Mar 2016 10:36:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Mar 2016 10:36:36 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.53 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.53 mail-vk0-f53.google.com Received: from [209.85.213.53] ([209.85.213.53:35707] helo=mail-vk0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/F8-15119-2BCFFD65 for ; Wed, 09 Mar 2016 05:36:35 -0500 Received: by mail-vk0-f53.google.com with SMTP id e6so50447601vkh.2 for ; Wed, 09 Mar 2016 02:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=DUgGATmyH1LLTvTvNyOASM7yBZJEIwfvPxrmsit4BHw=; b=g3SVmy3r6pa2oKYZfK4A9ofbAB8GWMcZ6qhoyOTMxOJoRAFxjebc1dOL1F7U/g+jc/ vFyWx8bBf7hDP86xe2j1rxofWyqrugR0mzLhmR+iJjGlzbVs2YWCuY4qmrnMXYP3BdS6 l+0T2WgEgEkJ8TJLDSBPlMAzCrVSz741EppcFn9uoA3B6nomdQ/K0pbW4bWVnGes2aID oY9sEOhGKOFKlpYXikVzDFzVN7/Yel99UtGvThQBRxC8l4MUoQH4Sl/1CLExcY/A25mm uV9uQ0JNP2erE6CuSzBG5i6rgNFiQFcNwC2tWO5HfN0b5p+n1DU+AzpU5TntgZFL08K4 yC1w== 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:from :date:message-id:subject:to; bh=DUgGATmyH1LLTvTvNyOASM7yBZJEIwfvPxrmsit4BHw=; b=dSzXMVOUBRn2jSzkL10FzUpgrcPdgECDRyFqiQdeBoXf4aATI+ouDcyz75Q8HX4HKN d4jTjfO5vWJ8D9DAoRy5gnVF5QoGKY/gNU3X279FwX+G6TDh7tz/+YgujCBVRqMhSMWJ pxMSdp6hCTxGHhXkt5EWnsO2ktiUllC3IkqiFVHkZElHK7objdYNaEwlT9DEmsrUjOlU Goe/FRx/KhjB8nGnIFnhyLeZACcmh1vplpbW/etBuK8HA+M380LxilY9T/Ks48dThVTl 0OFviIlX9I7UQC46z9yA1m/gasE0ICYaTFOYxXWG8pSKNgDKAN3vZGTzVI5p6OHdjXA5 FDOw== X-Gm-Message-State: AD7BkJKWnxTT1c++OhNqQxcNwwPK255hBn1z3wAeaNF/wLBjrGAdLUeD6kDouKwRQX1m9lsfBjP0Z76XSJ5FeA== X-Received: by 10.31.168.76 with SMTP id r73mr30629571vke.117.1457519791600; Wed, 09 Mar 2016 02:36:31 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.159.35.77 with HTTP; Wed, 9 Mar 2016 02:35:51 -0800 (PST) In-Reply-To: References: <1F.91.55238.41F10D65@pb1.pair.com> <56D42CD3.6020602@gmail.com> <56D57DF4.8000906@gmail.com> <56D5D2AD.6070805@gmail.com> <56D5DDA6.4080607@fleshgrinder.com> <40.73.36499.548B6D65@pb1.pair.com> <56D6BBD0.5010505@gmail.com> <56D73386.3000903@fleshgrinder.com> <86.68.21983.A2508D65@pb1.pair.com> <56D86C00.6000904@fleshgrinder.com> <12.FB.08749.AF759D65@pb1.pair.com> <56DAC26C.50304@fleshgrinder.com> <56DAE00F.2030203@lsces.co.uk> <56DAF480.7030508@fleshgrinder.com> <0B.E0.29316.019CBD65@pb1.pair.com> <56DBFDB5.1010806@fleshgrinder.com> <43.5B.29316.A864DD65@pb1.pair.com> <56DD64F5.5010503@gmail.com> <56DEA829.5030903@gmail.com> <2D.96.15119.232FFD65@pb1.pair.com> Date: Wed, 9 Mar 2016 19:35:51 +0900 X-Google-Sender-Auth: hK04dllxC-t-0fpIlLTjQT8RDB0 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC Proposal] var keyword deprecation/removal From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, Keeping aliases do not harm much. It may stay forever. How about stop discussion, but write code? The only chance this kind of proposal to pass is existence of "conversion program" that replaces aliases in older codes. If there is anyone who would like to volunteer for this, please write generic code that can replace function/method/class/keyword aliases perfectly. i.e. Write program that understands PHP syntax and replaces targets precisely, not "perl pi.bak -e 's/obsolete_name/new_name/g' *.php. This program would be very useful for us to clean various things up. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net