Newsgroups: php.internals,php.pdo Path: news.php.net Xref: news.php.net php.internals:87210 php.pdo:548 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70317 invoked from network); 17 Jul 2015 20:17:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2015 20:17:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@beccati.com; 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:50380] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/44-07733-2F269A55 for ; Fri, 17 Jul 2015 16:17:56 -0400 Received: (qmail 27373 invoked from network); 17 Jul 2015 20:17:50 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 17 Jul 2015 20:17:50 -0000 Message-ID: <55A962B2.8070907@beccati.com> Date: Fri, 17 Jul 2015 22:16:50 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Christopher Jones , PHP Internals CC: pdo@lists.php.net References: <55A705F8.6010404@oracle.com> <55A794EF.10202@beccati.com> In-Reply-To: <55A794EF.10202@beccati.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PDO] Re: [PHP-DEV] Reordering PDO statement dtor sequence? From: php@beccati.com (Matteo Beccati) Hi Christopher, On 16/07/2015 13:26, Matteo Beccati wrote: > Hi cjones, > > I've tried runinng the pdo_pgsql tests but I'm getting a (potentially > unrelated) failure. > > I'll try to investigate and run the tests for other extensions as soon > as I can find some time. so... pdo_pgsql and pdo_sqlite seemed to be unaffected, but the pdo_mysql test suite started leaking, at least when compiled with no debug and mysqlnd. ===================================================================== Number of tests : 172 164 Tests skipped : 8 ( 4.7%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 4 ( 2.3%) ( 2.4%) Tests leaked : 53 ( 30.8%) ( 32.3%) Tests passed : 107 ( 62.2%) ( 65.2%) --------------------------------------------------------------------- Time taken : 429 seconds ===================================================================== Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/