Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17483 invoked from network); 20 Dec 2014 22:01:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Dec 2014 22:01:29 -0000 Authentication-Results: pb1.pair.com header.from=nf.laupretre@yahoo.fr; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nf.laupretre@yahoo.fr; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain yahoo.fr from 212.27.42.2 cause and error) X-PHP-List-Original-Sender: nf.laupretre@yahoo.fr X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:13525] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/30-12790-7B1F5945 for ; Sat, 20 Dec 2014 17:01:28 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id 66EB94B0194 for ; Sat, 20 Dec 2014 23:00:18 +0100 (CET) Reply-To: To: Date: Sat, 20 Dec 2014 23:01:23 +0100 Message-ID: <000c01d01ca0$7e70c850$7b5258f0$@yahoo.fr> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01D01CA8.E035A580" X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdAcn5xSDAX7Mu4aTNeLPazsnBDQIQ== Content-Language: fr X-Antivirus: avast! (VPS 141220-1, 20/12/2014), Outbound message X-Antivirus-Status: Clean Subject: Proposal for PHP 7 : case-sensitive symbols From: nf.laupretre@yahoo.fr ("F & N Laupretre") ------=_NextPart_000_000D_01D01CA8.E035A580 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 never understood why they are case-insensitive. Even if the performance gain is negligible, I think it could be the right time to question this. Regards Francois ------=_NextPart_000_000D_01D01CA8.E035A580--