Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30264 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42691 invoked by uid 1010); 19 Jun 2007 17:27:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42654 invoked from network); 19 Jun 2007 17:27:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2007 17:27:40 -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:7699] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/4C-47650-60218764 for ; Tue, 19 Jun 2007 13:27:36 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 19 Jun 2007 10:27:30 -0700 Message-ID: <467811FE.8060508@zend.com> Date: Tue, 19 Jun 2007 10:27:26 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Tomas Kuliavas CC: internals@lists.php.net References: <1181829227.3478.3.camel@localhost.localdomain> <7d5a202f0706141844l3c75b556hdbecbcd5a43747c9@mail.gmail.com> <4671F184.2020401@lerdorf.com> <6sof73dj69ldpspfc5ukrc58qr9ckbin2b@4ax.com> <4677E7B1.2080305@lerdorf.com> <4677F3FA.3010000@pooteeweet.org> <49348.78.61.224.253.1182270469.squirrel@avilys.eik.lt> In-Reply-To: <49348.78.61.224.253.1182270469.squirrel@avilys.eik.lt> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Jun 2007 17:27:30.0985 (UTC) FILETIME=[1D9AF990:01C7B297] Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: stas@zend.com (Stanislav Malyshev) > PHP4 strings. PHP6 Unicode support is not designed for international > environment. It is designed for nationalized environments and allows PHP > script developers to code in their native language. Code written in The goal of PHP 6 unicode support is definitely to allow internationalized development. Japanese function names are of much less importance than global support for unicode data and i18n/l10n functions - such as collation, localized formats etc. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com