Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67632 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38662 invoked from network); 5 Jun 2013 00:29:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2013 00:29:17 -0000 Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:52129] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/E1-22227-B568EA15 for ; Tue, 04 Jun 2013 20:29:17 -0400 Received: (qmail 5669 invoked from network); 5 Jun 2013 00:29:11 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 5 Jun 2013 00:29:11 -0000 Message-ID: <51AE8649.60009@beccati.com> Date: Wed, 05 Jun 2013 02:28:57 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Levi Morrison CC: PHP internals References: <51AB53D2.1030705@beccati.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PDO_pgsql improvements and fixes From: php@beccati.com (Matteo Beccati) Hi Levi, thanks for your reply. >> after quite some some I've been finally able to put my hands again on >> PDO. I know the timing is not ideal, but I hope it's not too late for >> adding a couple more features and fixes into 5.5. > > Purely bug fixes are probably welcome for PHP 5.5 but new features are not > welcome at this stage of the release process. Fair enough. I still hope for a (little) chance of having the following commit cherry picked to 5.5: two more undocumented / experimental PDO_pgsql methods shouldn't hurt anyone ;) http://git.php.net/?p=php-src.git;a=commitdiff;h=b62b8b45286e7e8a69b04fc6aaf28f838c9a5951 If not, I certainly hope it can be 5.5.1 material rather than 5.NEXT... > I am excited to see development in PDO. Thank you for your interest! Paid work will probably get in the way soon as usual... unless I can find some way of getting my PDO work sponsored :D Anyway, I'd love to see my other recent commits to master reviewed as they touched common PDO .h files and introduced some BC break, albeit minimal (undocumented methods). Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/