Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27769 invoked by uid 1010); 21 Jan 2008 17:24:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27753 invoked from network); 21 Jan 2008 17:24:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jan 2008 17:24:39 -0000 Authentication-Results: pb1.pair.com header.from=tokul@users.sourceforge.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tokul@users.sourceforge.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain users.sourceforge.net from 213.197.162.99 cause and error) X-PHP-List-Original-Sender: tokul@users.sourceforge.net X-Host-Fingerprint: 213.197.162.99 avilys.eik.lt Linux 2.6 Received: from [213.197.162.99] ([213.197.162.99:36302] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/FE-20131-555D4974 for ; Mon, 21 Jan 2008 12:24:39 -0500 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id C6E872488EC for ; Mon, 21 Jan 2008 19:22:32 +0200 (EET) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id A0BD92488E1 for ; Mon, 21 Jan 2008 19:22:32 +0200 (EET) Received: from 78.61.224.253 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Mon, 21 Jan 2008 19:22:32 +0200 (EET) Message-ID: <45032.78.61.224.253.1200936152.nsm@avilys.eik.lt> In-Reply-To: <676382454.20080121181423@marcus-boerger.de> References: <4794AE48.20005@daylessday.org> <676382454.20080121181423@marcus-boerger.de> Date: Mon, 21 Jan 2008 19:22:32 +0200 (EET) To: internals@lists.php.net User-Agent: NaSMail/1.4 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] why we must get rid of unicode.semantics switch ASAP From: tokul@users.sourceforge.net ("Tomas Kuliavas") >> 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