Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68537 invoked by uid 1010); 21 Jan 2008 18:55:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68522 invoked from network); 21 Jan 2008 18:55:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jan 2008 18:55:46 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:33890] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/A3-42899-1BAE4974 for ; Mon, 21 Jan 2008 13:55:46 -0500 Received: from dhcp-172-28-202-237.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 6321F1B3663; Mon, 21 Jan 2008 19:55:42 +0100 (CET) Date: Mon, 21 Jan 2008 19:55:43 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <9810532581.20080121195543@marcus-boerger.de> To: "Tomas Kuliavas" CC: internals@lists.php.net In-Reply-To: <45032.78.61.224.253.1200936152.nsm@avilys.eik.lt> References: <4794AE48.20005@daylessday.org> <676382454.20080121181423@marcus-boerger.de> <45032.78.61.224.253.1200936152.nsm@avilys.eik.lt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] why we must get rid of unicode.semantics switch ASAP From: helly@php.net (Marcus Boerger) Hello Tomas, you're point being? Without the requested change here you would have one more version, resulting in PHP 5.*, PHP 6.*-unicode, PHP6.*-native. marcus Monday, January 21, 2008, 6:22:32 PM, you wrote: >>> 5) this is yet another reincarnation of ze1_compatibility switch. >> Which is the worst mistake ever imo - If you wanted PHP 4 you would simply >> use PHP 4. Now if you want PHP 5 just damn use PHP 5. > And if you don't control PHP version used by end user? Only bad in-house > apps are written for one specific PHP version and setup. > -- > Tomas Best regards, Marcus