Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31849 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54282 invoked by uid 1010); 22 Aug 2007 16:29:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54266 invoked from network); 22 Aug 2007 16:29:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2007 16:29:45 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:24220] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/B1-38100-8746CC64 for ; Wed, 22 Aug 2007 12:29:45 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 22 Aug 2007 09:29:41 -0700 Message-ID: <46CC6474.9070000@zend.com> Date: Wed, 22 Aug 2007 09:29:40 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: DaveTheAve CC: internals@lists.php.net References: <1181829227.3478.3.camel@localhost.localdomain> <46CAF607.4030208@pooteeweet.org> <698DE66518E7CA45812BD18E807866CE92D94C@us-ex1.zend.net> <200708212025.29249.larry@garfieldtech.com> <5b8e8f9e0708220524n32671b8avb3ef1450044f6c0d@mail.gmail.com> In-Reply-To: <5b8e8f9e0708220524n32671b8avb3ef1450044f6c0d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Aug 2007 16:29:41.0796 (UTC) FILETIME=[A43EBE40:01C7E4D9] Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: stas@zend.com (Stanislav Malyshev) > Why can't the unicode switch be turn on/off by the application when needed? > Perhaps have an on/off/auto setting where auto meaning it'll remain off > unless the application explicitly asks for it. Because it's very hard to implement since we'd have to keep 2 copies of all symbol tables. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com