Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26003 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32475 invoked by uid 1010); 9 Oct 2006 16:46:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32459 invoked from network); 9 Oct 2006 16:46:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2006 16:46:25 -0000 Authentication-Results: pb1.pair.com header.from=edink@emini.dk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=edink@emini.dk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain emini.dk designates 192.38.9.232 as permitted sender) X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from [192.38.9.232] ([192.38.9.232:3026] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/23-27792-FDC7A254 for ; Mon, 09 Oct 2006 12:46:25 -0400 Received: by gw2.emini.dk (Postfix, from userid 504) id BB77DCA3BC; Mon, 9 Oct 2006 18:46:20 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-4.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.11] (port118.ds1-rdo.adsl.cybercity.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 6A58BCA3B8; Mon, 9 Oct 2006 18:46:19 +0200 (CEST) Message-ID: <452A7CDB.5080703@emini.dk> Date: Mon, 09 Oct 2006 18:46:19 +0200 Organization: Emini A/S User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Sara Golemon Cc: kingwez@gmail.com, ilia@prohost.org, andrei@gravitonic.com, internals@lists.php.net References: <452A78A1.2020309@php.net> In-Reply-To: <452A78A1.2020309@php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PDO/Unicode Migration Strategies From: edink@emini.dk (Edin Kadribasic) Sara Golemon wrote: > P.S. - Where is primary PDO development happening? Last I heard PECL > releases were coming out of the 5.1 branch and that was the place to be. > Has HEAD been kept in sync? No. Probably the best thing at this point would be to merge the whole of PDO from 5_2 to HEAD. Edin