Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61554 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17380 invoked from network); 20 Jul 2012 10:05:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2012 10:05:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:34260] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/7E-18983-D5D29005 for ; Fri, 20 Jul 2012 06:05:17 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id B6A73DE13E; Fri, 20 Jul 2012 11:05:13 +0100 (BST) Date: Fri, 20 Jul 2012 11:05:13 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Stas Malyshev cc: Lester Caine , PHP internals In-Reply-To: <50005974.5080301@sugarcrm.com> Message-ID: References: <500051CC.50305@lsces.co.uk> <50005974.5080301@sugarcrm.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1522812931-1342778714=:5061" Subject: Re: [PHP-DEV] 6.0 And Moving Forward From: derick@php.net (Derick Rethans) --8323329-1522812931-1342778714=:5061 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 13 Jul 2012, Stas Malyshev wrote: > > Has the requirement for a truly clean unicode version of PHP > > actually gone away? > > The requirement hasn't, but nobody is willing to lead the task. And > it's not an easy one. IMHO variable names are by far the least > important part of it - I don't know of any code that can't be done > using ASCII only :) Variables name can already be in UTF-8 just fine. My favourite is adding a non breaking space in a function name, like in the attached file ;-) cheers, Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug --8323329-1522812931-1342778714=:5061 Content-Type: TEXT/PLAIN; charset=UTF-8; name=utf8-variablenames.php.txt Content-Transfer-Encoding: BASE64 Content-Description: Content-Disposition: attachment; filename=utf8-variablenames.php.txt PD9waHANCmZ1bmN0aW9uIGhlbGxvwqB3b3JsZCgpDQp7DQoJJGdyw6nDq3TD rsOxZyA9ICJIaSI7DQoJJNCu0LDQsSA9ICJ3b3JsZCI7DQoNCgllY2hvICJ7 JGdyw6nDq3TDrsOxZ30geyTQrtCw0LF9XG4iOw0KfQ0KDQpoZWxsb8Kgd29y bGQoKTsNCg== --8323329-1522812931-1342778714=:5061--