Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100410 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42375 invoked from network); 6 Sep 2017 11:43:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2017 11:43:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.193 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.216.193 mail-qt0-f193.google.com Received: from [209.85.216.193] ([209.85.216.193:37849] helo=mail-qt0-f193.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/A3-10715-44FDFA95 for ; Wed, 06 Sep 2017 07:43:02 -0400 Received: by mail-qt0-f193.google.com with SMTP id h21so3737871qth.4 for ; Wed, 06 Sep 2017 04:43:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=f2hJV0H7rGUpCwzz4UMa5a+Ai2sidyoMQh74uyYNC6w=; b=m1qpsCSCHeflRKKvuIYD/wiFvyNxmNYlPiMhjukN7ESBB03/YFw7fabU87ZeF3lmBN glW3F8pd3S+SWOCr3fMeAAX4xWss9ZaN66+quorBZH1GziXhYipJOphUuNZWA5iNPeCf KrHppZPITWSfYjCVe6a320KPOnMgf5I0jDR7IGfvlQVlq7Yl/E43rhLV9AcZNiYazQP/ 2sFECWH66Md4dw0r9BGI4Pqs3VbQ6MU61DiaQSKgohvXWVydhf4e3luUP8OJngbdaViN 2yeCTcSvyQ7st2E9pb4rCGV0dRFEwB9cX/q+HPEPTF6hEtVO2tlYw/swYOVcTYwcxFfz qP0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=f2hJV0H7rGUpCwzz4UMa5a+Ai2sidyoMQh74uyYNC6w=; b=Pg6N18T9iRp/x0oBavNzNOkXquWjK06VlctR+HCoKqlwdhWkND2w8eN9rz5eU9EgKV TN7LDqy7u6OTGUjYUgbwc9qGpkqoz9TkrOcGsMkbtNVzuVfVERlQ1qeryaQyq0Si8OSg EXMO5Jn75oEXc3CkcV75IrUJ96VYXkjSstgg82cY1OkOiHnlET3m1Gqr9CUSI2niXHcW 5CaysbH60iOKigYpj051CSC3rzCoxFyogmU8Mz7YRhrzi4kHpeisH9iftUiEcn+OlPN2 QqX+dYBE6Wy3out/NCZggg4Et2DLmvbOAnm5W59hneRmuNPnkFrhM7W4lzCKAGSW08Zo US7g== X-Gm-Message-State: AHPjjUggsSASL08NY3n1V9sU4JMv02PvAmvlHQdecn6QclymIfPOjTsM D/EngYsRK3WQ4jAkWLOk5AZNxWBFVZNU X-Google-Smtp-Source: ADKCNb4HLPA8v7nYMIfbUf2BP4N/REdujSgxlCK53d79vaeCVnxt2RORSixGVk3ho4BH9hQPl60i2Yf785g1r7LyDMc= X-Received: by 10.237.60.22 with SMTP id t22mr3126132qte.249.1504698178430; Wed, 06 Sep 2017 04:42:58 -0700 (PDT) MIME-Version: 1.0 References: <9f09589f-0a8e-1b8c-7b4c-b7d6899ed4ab@fleshgrinder.com> <76EE812B-922D-46B4-8525-6AFA75843816@zend.com> <97cdbf8a-68b5-9cbf-ee99-47d55ae88fb6@fleshgrinder.com> In-Reply-To: Date: Wed, 06 Sep 2017 11:42:47 +0000 Message-ID: To: Dan Ackroyd , "internals@lists.php.net" Cc: Zeev Suraski Content-Type: multipart/alternative; boundary="94eb2c0e613a6b6bb2055883d85f" Subject: Re: [PHP-DEV] [VOTE] UUID From: arvids.godjuks@gmail.com (Arvids Godjuks) --94eb2c0e613a6b6bb2055883d85f Content-Type: text/plain; charset="UTF-8" I'd seriously start considering to start doing PHP code for things like these, so they are not bogged down by the fact that they are in C and there is 0.5 devs interested in supporting it. On Wed, 6 Sep 2017, 14:09 Dan Ackroyd wrote: > On 5 September 2017 at 18:24, Fleshgrinder wrote: > > Maybe I should stop the vote. The discussion is happening now instead of > > before when I asked for it. We'll have to wait for at least six months > > for another vote if this is a no, due to the rules. > > That would be fine and appropriate. The RFC targets 7.3. Having a > discussion and vote in March gives plenty of time for getting it into > 7.3 > > Cancelling a vote just to avoid an RFC being rejected is (imo) playing > slightly fast and loose with the rules. > > cheers > Dan > Ack > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --94eb2c0e613a6b6bb2055883d85f--