Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102675 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20554 invoked from network); 9 Jul 2018 18:57:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2018 18:57:51 -0000 Authentication-Results: pb1.pair.com header.from=rudolf.theunissen@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rudolf.theunissen@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.180 as permitted sender) X-PHP-List-Original-Sender: rudolf.theunissen@gmail.com X-Host-Fingerprint: 209.85.217.180 mail-ua0-f180.google.com Received: from [209.85.217.180] ([209.85.217.180:43917] helo=mail-ua0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/09-49043-D20B34B5 for ; Mon, 09 Jul 2018 14:57:50 -0400 Received: by mail-ua0-f180.google.com with SMTP id x24-v6so12379968ual.10 for ; Mon, 09 Jul 2018 11:57:49 -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; bh=Lvh7as6+rd5tcFwMqHkZU8ohEh7qbS3jZhaE77yL3Lw=; b=asDYAwPwpW1Y2TC7oatUXqg4Jhm1KhKOUGWDXzCOESECE+lBbhFyL+83z913YurZ4b sxaUGJAxX7g2dyG9ha4Q38is4bk2UBxOxNqo8BPu2oKWPluRLYBzv0VANVUT111btAzQ 898HTc4nBQSAB+6wM25H+P0uq89JfDd3sENDp/nzcFckPtX4V6QvVn1VidfzAIT68h60 LwPX5ky8NrdEwTnhToJ4W0eNohtKNi2EnKJNxhktc7ntf3NMPtvlfPyMj593bWN9oE7X mRc5r7iB9wUCuzj9OwL6ShMyGnEinxp50+mPla7PFy2jkUpM8Nqcho0z3U6Vg3CJtcTk Nziw== 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; bh=Lvh7as6+rd5tcFwMqHkZU8ohEh7qbS3jZhaE77yL3Lw=; b=kjUyRN8N7Cfy7bTqOicocegK8rvfG5fKk1c0q/QQ7E4vhimbstXEr0d9pmTtsbHDUX ylzFFVsmqS6WTeftTm4JA5ziGEmGvziyyoV1kco5SbGG08GMv7SF1fG01Ic3kk0Rdqb7 9vhmjWF5wddLeYewg/QXePon90/evXqzEvBQEIHXHnz9XL2timxiGICjLrqGjz35hPlU dYCPUY20wzn7LC0Z15n8yG/sGa9wLwb393e5H//bIbIybEAqBobRp9ZxAZ/ut/sjGMCo 07UblMfZHNQgyDIq1TfUh9N1kEs8YZXJ04XuBkOr5LlBzwQGIaNu7u9NOqkDfk19UM/1 HozA== X-Gm-Message-State: APt69E12G2GLSZW09s2XM+vpsGhonPBFXJVd1oQ7Sm7hmx881iAZjPht IytK48g0KXA2KwB+5vKqwi8N0WBwdgJcF/S90PsRMgYt X-Google-Smtp-Source: AAOMgpc41Sz/JTZUlUfvIJVrvTEm3WdStZJUzJXZI8hG59F33aIV4QEjL1vEuPyZrX/SQCIgFsHVZ3JsWWqpvLc0wcI= X-Received: by 2002:a9f:3047:: with SMTP id i7-v6mr14563060uab.189.1531162666833; Mon, 09 Jul 2018 11:57:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 9 Jul 2018 14:57:35 -0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary="000000000000d99bf705709596b5" Subject: Re: [RFC] [VOTE] User-defined object comparison From: rudolf.theunissen@gmail.com (Rudolf Theunissen) --000000000000d99bf705709596b5 Content-Type: text/plain; charset="UTF-8" Apologies for that middle discussion link, it was a bad hyperlink from a bad paste if you look at source. Here are the correct ones: *Discussion:* - https://externals.io/message/102337 - https://externals.io/message/102473 On Mon, 9 Jul 2018 at 13:57, Rudolf Theunissen wrote: > Hi everyone, > > With no further discussion and no objection to start voting on this RFC, I > would like to move forward with the vote, which requires a 2/3 majority to > pass. > > *RFC*: https://wiki.php.net/rfc/object-comparison > > Discussions: > - https://externals.io/message/102337 > (June 21) > - https://externals.io/message/102473 (June 26) > > The vote will be open until 2018-07-16. > > Thank you, > Rudi > > --000000000000d99bf705709596b5--