Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65743 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47939 invoked from network); 9 Feb 2013 18:51:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2013 18:51:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.48 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:39727] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/45-22028-5AA96115 for ; Sat, 09 Feb 2013 13:51:18 -0500 Received: by mail-la0-f48.google.com with SMTP id fq13so4786944lab.35 for ; Sat, 09 Feb 2013 10:51:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=G7H8zCZVR5dGKGhw8sg+HXKiVLqvnIvsh43XiX9RcLY=; b=Y34II1C5YQJs+iJciFDCjXCMRZs7/7gf8QIOfnUpgYx3QOLaNHD+xfzQOtRIig5/76 CGoLdDUvx2FOYB4dufcf/9i5x1tVLU0baILy5cl4nf1baVHLMLeFLLcASmHLkLLUe399 uLbGRaCAX1tl28p7kesrqpaB1eEBitC3Xkqj/roP3OIvQ2/QeVyGgqGwgmpdnYRgFr7Y rPTacYbLQjaDJkM+WS8jLr4tt0nvEb+ytRUNruisieA+090ismXNaoEcJbK3Vpvyva/W wv9SbmB7JbMFAIQJwA4SMA8Lz5bvZLbgTRizikHWWDw1tgcvgjTbaofje3mhMtmbvfWJ BAvA== MIME-Version: 1.0 X-Received: by 10.152.131.137 with SMTP id om9mr8292899lab.18.1360435873908; Sat, 09 Feb 2013 10:51:13 -0800 (PST) Received: by 10.112.125.226 with HTTP; Sat, 9 Feb 2013 10:51:13 -0800 (PST) Date: Sat, 9 Feb 2013 20:51:13 +0200 Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: patch for pdo_stmt and other pdo drivers From: mapopa@gmail.com (marius adrian popa) I need a review for this patch , it is correct or the right way https://bugs.php.net/bug.php?id=63356 ps: i asked to break the patch in multiple patches so it can be easier to be applied and reviewed