Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66492 invoked from network); 5 May 2008 08:45:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2008 08:45:27 -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:40892] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/35-40102-729CE184 for ; Mon, 05 May 2008 04:45:27 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 6B3A81F5195 for ; Mon, 5 May 2008 11:44:24 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 530DE1F5193 for ; Mon, 5 May 2008 11:44:24 +0300 (EEST) Received: from 78.61.224.253 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Mon, 5 May 2008 11:44:24 +0300 (EEST) Message-ID: <42792.78.61.224.253.1209977064.nsm@avilys.eik.lt> In-Reply-To: <481EC76A.4000703@daylessday.org> References: <4BD5A050-02F2-46BD-B867-FA8CA12FF1BD@macvicar.net> <48988.78.61.224.253.1209918881.nsm@avilys.eik.lt> <481EBC7C.2040806@daylessday.org> <45147.78.61.224.253.1209975400.nsm@avilys.eik.lt> <481EC76A.4000703@daylessday.org> Date: Mon, 5 May 2008 11:44:24 +0300 (EEST) 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] Removal of unicode_semantics From: tokul@users.sourceforge.net ("Tomas Kuliavas") >> PHP4, PHP5 and PHP6 unicode_semantics = off work same way. > > No, they do not work in the same way. > I.e. we were trying to make PHP5 work in the same way PHP4 did as much as > we could, but that's not always possible. In my case they do. -- Tomas