Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32188 invoked from network); 23 Feb 2015 20:19:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2015 20:19:44 -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:38936] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/5D-01128-F5B8BE45 for ; Mon, 23 Feb 2015 15:19:44 -0500 Received: (qmail 16907 invoked from network); 23 Feb 2015 20:19:39 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 23 Feb 2015 20:19:39 -0000 Message-ID: <54EB8B54.5040303@beccati.com> Date: Mon, 23 Feb 2015 21:19:32 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Adam Baratz CC: Yasuo Ohgaki , "internals@lists.php.net" References: <54E9B34C.80202@beccati.com> <54EAF61C.60005@beccati.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PDO_DBLIB type handling From: php@beccati.com (Matteo Beccati) On 23/02/2015 21:12, Adam Baratz wrote: > Makes sense to me. (I'm new at how this community works.) Should I include > a patch with the feature request ticket? Should I be working against master? I'd say you should start by submitting a bug report (if there isn't one already). Then a pull request on github would probably be easier for everyone. Even though the old behaviour should be possible by setting PDO::ATTR_STRINGIFY_FETCHES to true, it is is a fairly big behaviour change for PDO_DBLIB, so master-only would be your best bet. My .02$ Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/