Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95917 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42187 invoked from network); 11 Sep 2016 19:37:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2016 19:37:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=adam.baratz@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=adambaratz@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.41 as permitted sender) X-PHP-List-Original-Sender: adam.baratz@gmail.com X-Host-Fingerprint: 209.85.218.41 mail-oi0-f41.google.com Received: from [209.85.218.41] ([209.85.218.41:36815] helo=mail-oi0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/5B-46544-672B5D75 for ; Sun, 11 Sep 2016 15:37:26 -0400 Received: by mail-oi0-f41.google.com with SMTP id q188so150799285oia.3 for ; Sun, 11 Sep 2016 12:37:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=zBzAL86TGYrpCew5OCYvQtcfn/hfm1uzHQSCzBtq2zc=; b=hSjXpnoZu8lYqzmotQx6ybjIWfhtaoxunJMfZH4HGRCbvDBojCBpKLEjRzDR1DUs6b JHKdj04sstC7n50KnxUqyJMJf5ulseh3j1PQchxgUQsUZQnheUKjKVcjensnVVY1Nb2I PbKHRRtwNH2wSCp4dfy1fGPorkbCMm+6j8/nLqmxKCK46HCqqUxXnvJf3JFiIN/Rx0sX v036eSjY+AgNKlLCvMmRV3ybAd7v4i2LAWGxqvx6BGzi7hs4u5u+ztfqRpTZk1efq5c2 MMkyd0jHtbUPt7YadSZmWIDAnuPxnt5SaWtxWgPXekLN4LRUQXtp3iYM2Qvcn+q2gJCD oPZQ== X-Gm-Message-State: AE9vXwNKYqid9vwfjT2s6i/dMTxBCCQhCsybRv1EvrA3y4SeAII8XVvGI2CaqUqjr40z6Q== X-Received: by 10.202.234.193 with SMTP id i184mr21781636oih.142.1473622643785; Sun, 11 Sep 2016 12:37:23 -0700 (PDT) Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com. [209.85.218.44]) by smtp.gmail.com with ESMTPSA id t43sm4869362ott.14.2016.09.11.12.37.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Sep 2016 12:37:23 -0700 (PDT) Received: by mail-oi0-f44.google.com with SMTP id q188so150798648oia.3 for ; Sun, 11 Sep 2016 12:37:23 -0700 (PDT) X-Received: by 10.157.57.134 with SMTP id y6mr16322775otb.94.1473622643074; Sun, 11 Sep 2016 12:37:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.125.133 with HTTP; Sun, 11 Sep 2016 12:37:22 -0700 (PDT) In-Reply-To: References: Date: Sun, 11 Sep 2016 15:37:22 -0400 X-Gmail-Original-Message-ID: Message-ID: To: Ferenc Kovacs Cc: PHP Group , PHP Internals Content-Type: multipart/alternative; boundary=001a1141a3182c6f78053c4082ff Subject: Re: [PHP-DEV] Re: VCS Account Request: adambaratz From: adambaratz@php.net (Adam Baratz) --001a1141a3182c6f78053c4082ff Content-Type: text/plain; charset=UTF-8 > > I've granted you with ext/pdo_dblib karma, it takes a couple of hours to > propagate, let me know if you need further help. > Thanks! Is it also possible to get access to ext/pdo? I needed to add some conditional logic to get the shared tests running with pdo_dblib, but I can put up a regular PR for those changes if that's preferred. --001a1141a3182c6f78053c4082ff--