Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79745 invoked from network); 27 Jan 2014 10:33:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2014 10:33:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php@hristov.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hristov.com from 91.196.124.214 cause and error) X-PHP-List-Original-Sender: php@hristov.com X-Host-Fingerprint: 91.196.124.214 more.superhosting.bg Linux 2.6 Received: from [91.196.124.214] ([91.196.124.214:44606] helo=more.superhosting.bg) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/23-12631-8F536E25 for ; Mon, 27 Jan 2014 05:33:29 -0500 Received: from [87.121.162.109] (port=54216 helo=[192.168.20.118]) by more.superhosting.bg with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1W7jVN-003OaY-Gj for internals@lists.php.net; Mon, 27 Jan 2014 12:33:25 +0200 Message-ID: <52E635F5.9050202@hristov.com> Date: Mon, 27 Jan 2014 12:33:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <52E55D0F.3030308@ajf.me> In-Reply-To: <52E55D0F.3030308@ajf.me> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - more.superhosting.bg X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Get-Message-Sender-Via: more.superhosting.bg: authenticated_id: php@hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] PHP and case-sensitivity inconsistency in PHP 6 From: php@hristov.com (Andrey Hristov) On 26.01.2014 21:07, Andrea Faulds wrote: > Good evening all, > > With the recent discussions making it likely we'll start thinking about > things to add, and more importantly, break in PHP 6, I'd like to bring > up the topic of case-sensitivity in PHP again. > > Would it be possible for us to finally be consistent in PHP 6, with > everything being case-sensitive (or case-insensitive, as the case may > be)? It would be a quite major backwards-compatibility break, but it > would also be one that an automated tool could easily fix your code for. > Perhaps something like Python's 2to3. > > Thoughts? not again, please, not again! Andrey