Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58896 invoked by uid 1010); 13 Sep 2005 17:12:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58881 invoked from network); 13 Sep 2005 17:12:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2005 17:12:13 -0000 X-Host-Fingerprint: 212.112.226.205 mail.nohn.net Linux 2.4/2.6 Received: from ([212.112.226.205:44122] helo=mail.nohn.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 08/02-58045-C6807234 for ; Tue, 13 Sep 2005 13:12:12 -0400 Received: by mail.nohn.net (Postfix, from userid 1010) id EFC4A37C45A; Tue, 13 Sep 2005 19:12:08 +0200 (CEST) Received: from [192.168.2.100] (dsl-082-083-196-000.arcor-ip.net [82.83.196.0]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.nohn.net (Postfix) with ESMTP id 0114237C180; Tue, 13 Sep 2005 19:12:06 +0200 (CEST) Message-ID: <43270865.3020708@nohn.net> Date: Tue, 13 Sep 2005 19:12:05 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rasmus Lerdorf Cc: Ilia Alshanetsky , pierre.php@gmail.com, internals References: <4326D0C8.8080509@prohost.org> <4326D361.9040200@lerdorf.com> <4326FFAB.4080301@prohost.org> <432700D5.3080606@lerdorf.com> In-Reply-To: <432700D5.3080606@lerdorf.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on mail.nohn.net X-Spam-Status: No, hits=-103.1 required=5.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL,USER_IN_WHITELIST autolearn=no version=2.64 X-Spam-Level: Subject: Re: [PHP-DEV] PHP6, Unicode for language functions, classes, methods, vars names From: sebastian@nohn.net (Sebastian Nohn) Rasmus Lerdorf wrote: > This is a choice that should be up to the developer. If she wants to > share his code with people who don't understand his language and/or > character set, then she should use some common language/character set. > But the language should not force this limitation on her. Why not display T_PAAMAYIM_NEKUDOTAYIM in hebrew characters if that is so? Sebastian