Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89858 invoked from network); 20 Jul 2016 19:29:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2016 19:29:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=phackwer@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=phackwer@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.51 as permitted sender) X-PHP-List-Original-Sender: phackwer@gmail.com X-Host-Fingerprint: 209.85.213.51 mail-vk0-f51.google.com Received: from [209.85.213.51] ([209.85.213.51:33982] helo=mail-vk0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/63-52781-421DF875 for ; Wed, 20 Jul 2016 15:29:40 -0400 Received: by mail-vk0-f51.google.com with SMTP id s189so82944738vkh.1 for ; Wed, 20 Jul 2016 12:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=ujnOx8HqQO7e2Dd/NmuXbYsR9ZXixiE7o60EFb7hYvE=; b=otPmseD90Uovtxl/wUZDiliPDKtllss/ysq9vwVW8cI1y5Yh9yoFh1veCadb4i9qY7 6oC8zrcyXW3ame+2YIwfb2Cq6VhjYCgbL7c86xVUnWA3eNuVVt6ypta81jEBc9iehprk zDR2Jg6I6u7f6/wOLfHwapM87waEQnQJ3vOSJlWsVq1Kng5/lMaBaxF+C8GcLnvxgNmv 1nJtbFD8gMU8OHYxbASyU5Y4hgvaBfe06f6ja+a+WES3Eusfic9UwEMoZYcrl8AKsPud VjBbzqatH7OEkovoHyqULKxTupSRgAfAHMKCucQa2B68hvmkoBrXFWRwSHOVzrpkh0dm AjtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ujnOx8HqQO7e2Dd/NmuXbYsR9ZXixiE7o60EFb7hYvE=; b=jQTSQiiVccyzS5N1NuNpGSO+MYwYTz0xKH+S2fEJ39hbkSWQYh5WEgLsUeBmuEl1ek omaCCHnjGPaxrR00QITZuePWRRee8ASmeQ/SkICr9nrKtc0HUhtFkSBLg4UvciBlH0ly j4q5IpkPVpvpnsCqIR6vfb0KdYbfeKtABhTxLo6X8B7JjAzd+xNvZwaT1C1PggE6Ld8E 0/RqiyAffDsI4OqEvtCUPuiBJamLx6uiaXtQYRzvbE9iybH3u1lUeKqyrA6+mL08Xh5M /ia48ZqKOOkAIWfTqsNVZCPVE8I7nxO+IxtnUfvSULBTnGpUuCI0mXTNjsQnLPTvyrBV 85FQ== X-Gm-Message-State: ALyK8tL6+PKSbuRKFJngwYhEvvOXxRegL63YWdZ5Mg/dE+66Ai0WVUAfR/D2yR2ymPWHQG7OkZOQZ9e2e5CrEQ== X-Received: by 10.159.39.39 with SMTP id a36mr24258881uaa.86.1469042977337; Wed, 20 Jul 2016 12:29:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.64.9 with HTTP; Wed, 20 Jul 2016 12:29:17 -0700 (PDT) Date: Wed, 20 Jul 2016 16:29:17 -0300 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=94eb2c12324cd2f75d05381638ee Subject: Greetings - need orientation about fix From: phackwer@gmail.com (=?UTF-8?Q?Pablo_S=C3=A1nchez?=) --94eb2c12324cd2f75d05381638ee Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Greetings, I made a small fix/adjustment to lastInsertId on pdo_pgsql on branch 7.0.9. It builded ok, there's a PR for it (https://github.com/php/php-src/pull/201= 4) and I just wondered about if I should apply it on 7.1.0, 5.6.whatever, and 5.5.whatevertoo. The point about applying it to 7.1 seems obvious, but retro adjustments doesn't. What is the correct process? --=20 *Pablo Santiago S=C3=A1nchez* ZCE ZEND006757 phackwer@gmail.com (61) 9843-0883 http://www.sansis.com.br *"Pluralitas non est ponenda sine necessitate"* --94eb2c12324cd2f75d05381638ee--