Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83646 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44952 invoked from network); 24 Feb 2015 09:31:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2015 09:31:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=addw@phcomp.co.uk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=addw@phcomp.co.uk; sender-id=permerror Received-SPF: pass (pb1.pair.com: domain phcomp.co.uk designates 78.32.209.33 as permitted sender) X-PHP-List-Original-Sender: addw@phcomp.co.uk X-Host-Fingerprint: 78.32.209.33 freshmint.phcomp.co.uk Received: from [78.32.209.33] ([78.32.209.33:39414] helo=mint.phcomp.co.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/31-37184-3054CE45 for ; Tue, 24 Feb 2015 04:31:48 -0500 Received: from addw by mint.phcomp.co.uk with local (Exim 4.72) (envelope-from ) id 1YQBqB-0001J0-Iu for internals@lists.php.net; Tue, 24 Feb 2015 09:31:43 +0000 Date: Tue, 24 Feb 2015 09:31:43 +0000 To: internals@lists.php.net Message-ID: <20150224093143.GC1891@phcomp.co.uk> Mail-Followup-To: internals@lists.php.net References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Parliament Hill Computers Ltd User-Agent: Mutt/1.5.20 (2009-12-10) Subject: Re: [PHP-DEV] [Discussion] Last chance for case-sensitive engine From: addw@phcomp.co.uk (Alain Williams) On Tue, Feb 24, 2015 at 06:23:04PM +0900, Yasuo Ohgaki wrote: > INI switch is better. Compiler switch would not work well, since user cannot > check their code easily. > > PHP7 - introduce case sensitivity switch off by default > PHP8 - make case sensitivity switch on by default > PHP9 - remove case sensitivity switch +1 There will be those who just won't make changes and for who PHP9 will be a ''surprise'' - but similar happened with the removal of register globals. -- Alain Williams Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 0256 http://www.phcomp.co.uk/ Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php #include