Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72336 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69662 invoked from network); 6 Feb 2014 13:12:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2014 13:12:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.180 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.128.180 mail-ve0-f180.google.com Received: from [209.85.128.180] ([209.85.128.180:42586] helo=mail-ve0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/90-00209-54A83F25 for ; Thu, 06 Feb 2014 08:12:37 -0500 Received: by mail-ve0-f180.google.com with SMTP id db12so1423946veb.25 for ; Thu, 06 Feb 2014 05:12:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7H95FgUc/xpkY5qfcIM3mfgJ7Je57WpVihoCAptaDoU=; b=fSiCk2NGjM6TCGSA+tCyAYbMXf9k7TrDcEu8gEfebDfrBaVd3LJZK4jT6ABzpoKzSa VucvAv1s5Y3N8ZGtGC/Zk7Y2mXsJQ4mjn0tqcQFYdxcooRNRTSQAYybbYGaC2xB5w8E2 Prh1J/dQn4Y4/O23vTdoaehIurAPkQohTb+NOOcm0Jcg8rfOzpv9yTqKoVocCaq2YYc1 1umBb46Q1UyX+fVUXiIv1ZcKH/UGfpmn07zEwgdhtKAqCBNTCwAf2/mHP5Uv2TTEgCz9 ChSTcjQJXgqHLYk2DEvbe8o84OqFc8V7xVoND09imzbDyisziW73mjcQB2BF6kxFbfxQ N54Q== MIME-Version: 1.0 X-Received: by 10.220.106.84 with SMTP id w20mr5803324vco.18.1391692354669; Thu, 06 Feb 2014 05:12:34 -0800 (PST) Received: by 10.58.133.229 with HTTP; Thu, 6 Feb 2014 05:12:34 -0800 (PST) In-Reply-To: <52F36764.4020902@ajf.me> References: <52F36764.4020902@ajf.me> Date: Thu, 6 Feb 2014 21:12:34 +0800 Message-ID: To: Andrea Faulds Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b3435c06fd12504f1bca0aa Subject: Re: [PHP-DEV] Re: [rfc] pow operator voting ended From: tjerk.meesters@gmail.com (Tjerk Meesters) --047d7b3435c06fd12504f1bca0aa Content-Type: text/plain; charset=ISO-8859-1 Hi Andrea, On Thu, Feb 6, 2014 at 6:43 PM, Andrea Faulds wrote: > > > On 06/02/14 05:19, Tjerk Meesters wrote: > >> Following up on this, I've rebased my branch against master. >> >> Could someone please merge this or grant me karma to do so? >> >> Thanks. >> > > Hi, I can't grant you karma but would merge it in. However, to merge it > in, surely it would need to be rebased against PHP-5.6, so it can be merged > into PHP-5.6 and then into master? Thanks for your reply. Bob has already merged it :) It seems now that rebasing it on PHP-5.6 would have been a better idea than master; lesson learnt. > > -- > Andrea Faulds > http://ajf.me/ > -- -- Tjerk --047d7b3435c06fd12504f1bca0aa--