Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24877 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51600 invoked by uid 1010); 22 Jul 2006 13:48:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51584 invoked from network); 22 Jul 2006 13:48:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2006 13:48:46 -0000 X-PHP-List-Original-Sender: rrichards@ctindustries.net X-Host-Fingerprint: 216.117.147.250 unknown Linux 2.4/2.6 Received: from ([216.117.147.250:41209] helo=ctindustries.net) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id C8/2D-04178-00822C44 for ; Sat, 22 Jul 2006 09:28:33 -0400 Received: from [127.0.0.1] (dsta-aa203.pivot.net [66.186.171.203]) (authenticated bits=0) by ctindustries.net (8.12.8/8.12.8) with ESMTP id k6MDQgPI023306; Sat, 22 Jul 2006 09:26:42 -0400 Message-ID: <44C2286D.4050501@ctindustries.net> Date: Sat, 22 Jul 2006 09:30:21 -0400 User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Andrei Zmievski CC: "internals@lists.php.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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0629-2, 07/21/2006), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.88.3/1614/Fri Jul 21 16:27:38 2006 on ctindustries.net X-Virus-Status: Clean Subject: Re: [PHP-DEV] unicode and xml extensions From: rrichards@ctindustries.net (Rob Richards) 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