Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67684 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30323 invoked from network); 10 Jun 2013 18:57:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2013 18:57:44 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.47 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.47 mail-oa0-f47.google.com Received: from [209.85.219.47] ([209.85.219.47:37915] helo=mail-oa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/33-30264-8A126B15 for ; Mon, 10 Jun 2013 14:57:44 -0400 Received: by mail-oa0-f47.google.com with SMTP id m1so4324741oag.6 for ; Mon, 10 Jun 2013 11:57:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=z463LnMp+PBoTWRBD8ITkwO0HvlmcWQXsUzRtdA0/Jk=; b=Gio37V0LMHPPMkoAsEkfF8CFG3XlKePHKk+xZSiaGNt06eILbZMLPBoG34qwDjbuAq aRhdgCDDYGGo89qOnNEmwzo+Any9d8gserUVTCiu26LoMdrfjUhKjV1aPx5FsDTmHtZl UmgdsAcnQZSh3NWFkxZ+GrQFJDa4sJdDQiR6dK0YF4jjMu1GFl/ZMbZX5B3fS2VaRn1l rcycC2e+ItEDlB89k4tXyItLqgrYKCv7hLkdWJ80Az456kxhX4I2ssRyf+Sn0b7hEUJS C5U8D8F+o6zNphoAbRBf9vlA03q76OPyt/uN7JF1o6CVtZpeSaPlB+IYnVwtcAmlxCfG gP6A== MIME-Version: 1.0 X-Received: by 10.182.86.6 with SMTP id l6mr9213150obz.6.1370890661900; Mon, 10 Jun 2013 11:57:41 -0700 (PDT) Received: by 10.182.97.228 with HTTP; Mon, 10 Jun 2013 11:57:41 -0700 (PDT) Date: Mon, 10 Jun 2013 20:57:41 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e0149c468edba5904ded15ae7 Subject: [VOTE] Internal operator overloading and GMP improvments From: nikita.ppv@gmail.com (Nikita Popov) --089e0149c468edba5904ded15ae7 Content-Type: text/plain; charset=ISO-8859-1 Hi internals! I started the vote on the operator overloading / GMP RFC: https://wiki.php.net/rfc/operator_overloading_gmp#vote Thanks, Nikita --089e0149c468edba5904ded15ae7--