Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102611 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2798 invoked from network); 5 Jul 2018 15:47:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jul 2018 15:47:38 -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.175 as permitted sender) X-PHP-List-Original-Sender: rudolf.theunissen@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-ua0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:37975] helo=mail-ua0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/44-55607-99D3E3B5 for ; Thu, 05 Jul 2018 11:47:37 -0400 Received: by mail-ua0-f175.google.com with SMTP id 59-v6so5709957uas.5 for ; Thu, 05 Jul 2018 08:47:37 -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=alx0HSwlVTV08Q06AuEb+jV+B87V8/48BNZow3hu/TI=; b=rKgHwYZEe5AoUu2T1MTjNIZTBuZCaZYvkSHdvL4tnVX4Llxme/inO1ZTzys748JZpl 8HGnWC5AEAajw3soBUOcRjQ35y2FEpMJ/xKbc0taXrHPh3ZdC0KczMlC7QOJpei+3npn AZCqA56u0uMZLddPZ443zei1nQe1E2JqHX0QwtCwiy/G8h1SN9/W2abwvC2ylTt+plJO YPdoy9wiqgOc61syNrouQso1xxuaQ7nCNbNw6xby4cW38V2V+/5ZV9/qwFGcXFkptx9n FW0uI1hmtvYbC9/8G+H6DaXJlC3jzUvT/i/rwDQhEiBVpG8QPR/tStjGQ2hh1XCUJWCW s6IA== 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=alx0HSwlVTV08Q06AuEb+jV+B87V8/48BNZow3hu/TI=; b=pw2oFChpnN4yoAQP2kRfrE5nx0gkXZgRGuAtvyb37/aRd30fuAISXlmzmtfISTZmiU euNk7tGKW9NfSviVEnC2gaEjAavwO+qPbaKL1L6JD8jjjAgFR37H0Le+lMrsGRp2ylsl 0i85TrrAeiovO2kaTLzYNcc8vERT8gt3Csm2Ald8J91uL3xoIIsjbn3KBQv2n2MgtLFM vDDomnsn1BSh9q5IYsYcY3Jvhjrp/IAY//bbkrV890wSc921YRcqchlVNFxuj/kQMdlW xh0pPeJhcuoFz3hOeWXznXeSmsZy5AflSdZqRvy75FKQD4zb+i+G9xqZm3syFnEHpACt tXFA== X-Gm-Message-State: APt69E2AAip1fzVEoiuFXs2BVZXd/pQoGPLl6q+1SlC6rIeXkHmjwaD4 rynLzjeeCs6B5Jp0gzZzeMS7v23yhvSv/px+2xI= X-Google-Smtp-Source: AAOMgpc//p77rn0yUHkQLcgCgRaTZsD4mhyfJoPkTRTcIjOQtD/LktROoQaoXxLmu6O6A96kgspv388ECZcjs9SUw9g= X-Received: by 2002:a9f:35b1:: with SMTP id t46-v6mr3622706uad.190.1530805654780; Thu, 05 Jul 2018 08:47:34 -0700 (PDT) MIME-Version: 1.0 References: <67f33a1d-9ddd-6be5-a159-f7205cd8daf9@gmx.de> In-Reply-To: <67f33a1d-9ddd-6be5-a159-f7205cd8daf9@gmx.de> Date: Thu, 5 Jul 2018 11:47:23 -0400 Message-ID: To: Christoph Becker Cc: netmo.php@gmail.com, Stanislav Malyshev , internals@lists.php.net, levim@php.net Content-Type: multipart/alternative; boundary="0000000000004601240570427768" Subject: Re: [PHP-DEV] [RFC] User-defined object comparison From: rudolf.theunissen@gmail.com (Rudolf Theunissen) --0000000000004601240570427768 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Fixed! Thanks Christoph, I guess I've been typing "PHP" too much lately. :p On Thu, 5 Jul 2018 at 11:30, Christoph M. Becker wrote: > On 05.07.2018 at 16:27, Rudolf Theunissen wrote: > > > Somewhat related, and in response to Levi's mention of it in this threa= d, > > I've added a frequently asked question regarding Python 3's removal of > > __cmp__. Please see: > > > https://wiki.php.net/rfc/object-comparison#why_did_python_3_remove_cmp_in= _favour_of_rich_comparisons > > This section contains a link labelled =E2=80=9CPHP 207=E2=80=9D which sho= uld be =E2=80=9CPEP > 207=E2=80=9D. :) > > -- > Christoph M. Becker > --0000000000004601240570427768--