Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30292 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24347 invoked by uid 1010); 21 Jun 2007 03:40:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24332 invoked from network); 21 Jun 2007 03:40:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2007 03:40:10 -0000 Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:60872] helo=mail.lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/57-42914-713F9764 for ; Wed, 20 Jun 2007 23:40:09 -0400 Received: from [192.168.70.114] ([207.7.140.14]) (authenticated bits=0) by mail.lerdorf.com (8.14.1/8.14.1/Debian-4) with ESMTP id l5L3e2LP006489; Wed, 20 Jun 2007 20:40:02 -0700 In-Reply-To: <49348.78.61.224.253.1182270469.squirrel@avilys.eik.lt> 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> Mime-Version: 1.0 (Apple Message framework v752.2) X-Priority: 3 (Normal) Content-Type: multipart/alternative; boundary=Apple-Mail-2-79052788 Message-ID: Cc: internals@lists.php.net Date: Wed, 20 Jun 2007 20:39:59 -0700 To: Tomas Kuliavas X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: ClamAV 0.90.3/3480/Wed Jun 20 18:36:51 2007 on colo.lerdorf.com X-Virus-Status: Clean Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: andrei@gravitonic.com (Andrei Zmievski) --Apple-Mail-2-79052788 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed No one is going to write code in their own native language and =20 distribute it worldwide. How can you say that "PHP6 Unicode support is not designed for =20 international environment"? Have you even tried it? -Andrei On Jun 19, 2007, at 9:27 AM, Tomas Kuliavas wrote: > I don't care about Unicode support, because it breaks things. I =20 > suspect > that PHP6 Unicode extension won't give me controls that I have in =20 > PHP5 and > PHP4 strings. PHP6 Unicode support is not designed for international > environment. It is designed for nationalized environments and =20 > allows PHP > script developers to code in their native language. Code written in > French, Russian, Arabic, Japanese or Chinese is not international. =20 > Only > some people can read it. Only some people can see difference =20 > between =E3=82=A1() > and =E3=82=A3(). If I have to debug code written in Japanese or = Arabic, =20 > language > is the main barrier in understanding the code. --Apple-Mail-2-79052788--