Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26006 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53879 invoked by uid 1010); 9 Oct 2006 17:35:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53857 invoked from network); 9 Oct 2006 17:35:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2006 17:35:53 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 80.74.107.235 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [80.74.107.235] ([80.74.107.235:20003] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/56-27792-6788A254 for ; Mon, 09 Oct 2006 13:35:53 -0400 Received: (qmail 1900 invoked from network); 9 Oct 2006 17:34:27 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 9 Oct 2006 17:34:27 -0000 Message-ID: <452A886C.4090109@zend.com> Date: Mon, 09 Oct 2006 21:35:40 +0400 User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Edin Kadribasic CC: Sara Golemon , kingwez@gmail.com, ilia@prohost.org, andrei@gravitonic.com, internals@lists.php.net References: <452A78A1.2020309@php.net> <452A7CDB.5080703@emini.dk> In-Reply-To: <452A7CDB.5080703@emini.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PDO/Unicode Migration Strategies From: antony@zend.com (Antony Dovgal) On 10/09/2006 08:46 PM, Edin Kadribasic wrote: > 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. Yes, PDO's HEAD is out of sync. -- Wbr, Antony Dovgal