Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109349 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 71102 invoked from network); 26 Mar 2020 19:41:38 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Mar 2020 19:41:38 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 10EBC1804E0 for ; Thu, 26 Mar 2020 11:06:37 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/21 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Thu, 26 Mar 2020 11:06:36 -0700 (PDT) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 82CB310C782; Thu, 26 Mar 2020 18:06:35 +0000 (GMT) Date: Thu, 26 Mar 2020 18:06:35 +0000 (GMT) X-X-Sender: derick@singlemalt.home.derickrethans.nl To: jan.h.boehmer@gmx.de cc: 'PHP internals' In-Reply-To: Message-ID: References: <003701d6013c$9afe9750$d0fbc5f0$@gmx.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] [VOTE] Userspace operator overloading From: derick@php.net (Derick Rethans) On Thu, 26 Mar 2020, Derick Rethans wrote: > On Mon, 23 Mar 2020, jan.h.boehmer@gmx.de wrote: > > > I have opened voting on > > https://wiki.php.net/rfc/userspace_operator_overloading, which allows users > > to overload operators in their own classes. > > I've always been a strong proponent of operator overloading, but as PHP ^^^^^^^^^ I meant "opponent" there of course. > already has it internally, it makes sense to also make that information > available for userland. In any case, I am a +1! cheers, Derick -- PHP 7.4 Release Manager Host of PHP Internals News: https://phpinternals.news Like Xdebug? Consider supporting me: https://xdebug.org/support https://derickrethans.nl | https://xdebug.org | https://dram.io twitter: @derickr and @xdebug