Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37834 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64582 invoked from network); 23 May 2008 17:23:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 May 2008 17:23:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:41004] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/04-35754-08DF6384 for ; Fri, 23 May 2008 13:23:14 -0400 Received: from [192.168.1.34] (unknown [91.78.182.62]) by daylessday.org (Postfix) with ESMTP id 753D26400F2; Fri, 23 May 2008 21:23:09 +0400 (MSD) Message-ID: <4836FD6E.6090904@daylessday.org> Date: Fri, 23 May 2008 21:22:54 +0400 User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: Steph Fox CC: internals@lists.php.net References: <7d6e34d80805191240k64cb1ba6k3e8f7a50ddf068c@mail.gmail.com> <4831F27B.7030001@suse.de> <296949B4-D328-49FE-968B-4942B28FE869@pooteeweet.org> <7d6e34d80805191454m69614624v7a05037fa947328e@mail.gmail.com> <698DE66518E7CA45812BD18E807866CE019F60DE@us-ex1.zend.net> <34.64.28995.1BE23384@pb1.pair.com> <02e701c8bab7$19a3dd10$4401a8c0@foxbox> <4833FD5B.2010308@daylessday.org> <003f01c8bb33$81ae5030$4401a8c0@foxbox> <48341DAB.1000100@daylessday.org> <01ce01c8bb49$933c2be0$4401a8c0@foxbox> <483428D1.6060007@daylessday.org> In-Reply-To: <483428D1.6060007@daylessday.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Unicode progress [Was: unicode.semantics ad infinitum] From: tony@daylessday.org (Antony Dovgal) On 21.05.2008 17:51, Antony Dovgal wrote: > On 21.05.2008 17:50, Steph Fox wrote: >>>> Not fix the streams issue? >>> >>> Felipe has taken care of that issue, so now we have only one uber-major >>> issue left. >> >> Your patch? Or the changed error message? > > Yes, I mean that problem with storing string/Unicode function names. > That patch seems to be no good, run-tests.php doesn't work after I apply it > (some functions are not found). This patch fixes it: http://dev.daylessday.org/diff/shell_exec_unicode.diff Still, I see no point to fix something until we remove the switch. -- Wbr, Antony Dovgal