Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79877 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7826 invoked from network); 23 Dec 2014 01:40:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Dec 2014 01:40:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.169 as permitted sender) X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.223.169 mail-ie0-f169.google.com Received: from [209.85.223.169] ([209.85.223.169:54041] helo=mail-ie0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/C0-04044-828C8945 for ; Mon, 22 Dec 2014 20:40:57 -0500 Received: by mail-ie0-f169.google.com with SMTP id y20so5385247ier.28 for ; Mon, 22 Dec 2014 17:40:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=uWFj/jn38e1y1IYUgCFv/u/JNN+Uw8B3MjpfRVJ/oaE=; b=d+ZCT7A/EhGjUSuY4TH5JhAsQ+lylrQGqey5paO3YqpMGXLxXYng0YOFO8zYrL803U 9AQotvQfWXolG4leMcU5T1W/TcPfIB7dVKJErxJrFKjZYsspOwibRmspm17YjBa2T/NC 0Ip1OVBKJxinG5sFATLOJF+AiZaDSAc0fGEeB+E9bXu9Z+1SYpIJ71grtwWcI7kiQuba xk+4ERDn6dV6QTNwlM6jhgv0Wgb3RbZ7BedL/UQuDrKdiLnmVflAxrvHLgWJjk7djaI0 Dx3EoonCIPL5BFaWCBFdpnNHVOgOC7p6/Vkz03UcNMnGUcprCkXsnJ/E0PwUg1Vwwy5b 3WVg== X-Received: by 10.43.100.67 with SMTP id cv3mr20122137icc.92.1419298854686; Mon, 22 Dec 2014 17:40:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.238.75 with HTTP; Mon, 22 Dec 2014 17:40:33 -0800 (PST) In-Reply-To: References: <000c01d01ca0$7e70c850$7b5258f0$@yahoo.fr> Date: Mon, 22 Dec 2014 23:40:33 -0200 Message-ID: To: Ferenc Kovacs Cc: nf.laupretre@yahoo.fr, PHP Internals Content-Type: multipart/alternative; boundary=bcaec5171e81105c77050ad844ad Subject: Re: [PHP-DEV] Proposal for PHP 7 : case-sensitive symbols From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") --bcaec5171e81105c77050ad844ad Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable +1 for adding E_DEPRECATED and removing support in PHP 8. On Mon, Dec 22, 2014 at 11:17 PM, Ferenc Kovacs wrote: > On Sat, Dec 20, 2014 at 11:01 PM, F & N Laupretre > wrote: > > > Hi, > > > > > > > > I don't know if this was discussed before. So, tell me what you think > > before > > I write an RFC. > > > > > > > > I would like to propose that namespaces, functions, and classes become > > case-sensitive (constants are already case-sensitive). Actually, I neve= r > > understood why they are case-insensitive. Even if the performance gain = is > > negligible, I think it could be the right time to question this. > > > > > I think that the cost of that BC break is too high, and will only happen = in > an alternative implementation (if at all). > Putting that aside, if we want to go down that road, we should first > discourage people from such usage, and as we never did that(no E_STRICT n= o > E_DEPRECATED) it would be extremely rude to remove support for that in 7.= 0. > I think that a Pull Request for adding E_STRICT or maybe even E_DEPRECATE= D > would have a chance of getting voted in but depends on the implementation > and how much overhead would it cost. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --=20 Guilherme Blanco MSN: guilhermeblanco@hotmail.com GTalk: guilhermeblanco Toronto - ON/Canada --bcaec5171e81105c77050ad844ad--