Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22794 invoked by uid 1010); 22 Jul 2006 17:39:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22778 invoked from network); 22 Jul 2006 17:39:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2006 17:39:49 -0000 X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:55932] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 75/63-04178-48952C44 for ; Sat, 22 Jul 2006 12:59:49 -0400 Received: from [192.168.1.121] (ppp-71-139-32-83.dsl.snfc21.pacbell.net [71.139.32.83]) (authenticated bits=0) by lerdorf.com (8.13.7/8.13.7/Debian-1) with ESMTP id k6MGxhmJ014631; Sat, 22 Jul 2006 09:59:44 -0700 In-Reply-To: <44C2286D.4050501@ctindustries.net> References: <44BC07B0.3070505@ctindustries.net> <236712dad8ce4ce9e4c1b68726fc3d64@gravitonic.com> <44BE7C90.9030302@ctindustries.net> <44C02AB1.3080007@ctindustries.net> <64927772-51DF-4152-9E3F-F3D8B729B96E@gravitonic.com> <44C17520.3050105@ctindustries.net> <44C2286D.4050501@ctindustries.net> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <0325F3E6-A681-4F70-B82B-B96ACBA2B530@gravitonic.com> Cc: "internals@lists.php.net" Content-Transfer-Encoding: 7bit Date: Sat, 22 Jul 2006 09:59:41 -0700 To: Rob Richards X-Mailer: Apple Mail (2.750) Subject: Re: [PHP-DEV] unicode and xml extensions From: andrei@gravitonic.com (Andrei Zmievski) I probably won't get to it this weekend. Might have it done during OSCON next week, so it's up to you. -Andrei On Jul 22, 2006, at 6:30 AM, Rob Richards wrote: > Andrei Zmievski wrote: >> Awesome. >> >> I am planning to add "s(encoding)" support to parameter parsing, >> by the way, so getting strings in UTF-8 encoding will be a bit >> easier. Would probably need to change the relevant portions of >> your commits. > Any idea when this should be ready, or should I just go ahead and > commit the DOM unicode changes now? > > Rob