Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110274 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 20220 invoked from network); 25 May 2020 21:47:08 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 May 2020 21:47:08 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B6CC2180211 for ; Mon, 25 May 2020 13:27:09 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 25 May 2020 13:27:09 -0700 (PDT) Received: by mail-lf1-f45.google.com with SMTP id r125so11056770lff.13 for ; Mon, 25 May 2020 13:27:09 -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=tXEWO3xaSq6IyvV9DAj7Q30zO6jLjGIgyip/oU4vEvU=; b=sYqqwfyoUps4EV5wWsGK8UOKRcjitaj2Rm5DNE1AxVVM6DdbSQpbpXHooW+6g9xQ6J NPDQlgQ+pIN0EG7ZSEjkfbpKFa5UnHEHJhJ2OaVJnGt85Sh5ANdwGlZvkoFJcB0u1r2J fmkBu7od8yYTCwAlY3yEZ0p3Rao4U+S4yh66iglHSmqr+oTXy/xag3UnKPQ9ylWL9cFu ADU59KxCqQBEuAyTmIQAMvMjMLPy/A9e87EW7mlhfyp545ZklFhKIIlIBtLrcqvkL21o y1xdpqe2rIIuvXVIiOtUrAeTc0dAIhnshr1qMuPRcFN1QgK9qzGWYFJx376oP5/T1O33 FsFQ== 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=tXEWO3xaSq6IyvV9DAj7Q30zO6jLjGIgyip/oU4vEvU=; b=IHGKGopFhMjuvDfi0WdqPhveHR1gKa5e3I6pgM7kzhqRnYMEreW69mkpB+aoAoQQ5m 73eZ++9vwQpizR4SAqpUbAdQS31MJt1nNzuAuXBT0aYrHloPuyckmrA//Plkdos4Pwdr +fO994X+w77t1rp/ybRdfv4eELV5OJf3gpYWInKA0VT7ROPDLFL3F1c8LaXv/oVpH7sW /3+D3lhMJT82NaJD1FQnwbjBNObFad/xFwISJybPhsygy+AhcOV2Plf/hNrDZrVJk0K8 6Jaafm6Y22p70GMigGE8puWxM5FpAYVZ9eR//hFY1C5UdKZWWueB4G2PAVZKcLr/3G/K 6nYw== X-Gm-Message-State: AOAM533eak0QkFEKOCjqiydVgx6SeEOyI8TWTg5fGRojYzpUQD9uaYSo firlwn39FEYHiAZBIWot3eQD7tgwiDXRnh0xcBsJbQ== X-Google-Smtp-Source: ABdhPJxSJn9IHk0OhQHdoQETu/dIMXe4+2rZ7pfDy/QJkBmmnA4tQcz9SqEqo/rOpbYPuz8aV7u/2L0oTHUQPmmVdPE= X-Received: by 2002:a19:be55:: with SMTP id o82mr9013024lff.168.1590438426959; Mon, 25 May 2020 13:27:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 25 May 2020 23:26:53 +0300 Message-ID: To: Jakob Givoni Cc: Arnold Daniels , Dan Ackroyd , php internals Content-Type: multipart/alternative; boundary="00000000000079e3cf05a67ecd83" Subject: Re: [PHP-DEV] SPL development interest From: benas.molis.iml@gmail.com (Benas IML) --00000000000079e3cf05a67ecd83 Content-Type: text/plain; charset="UTF-8" Hey, yes, there are no traits at the moment. Also, in PHP 8 there was `WeakMap` class added to the core as well. Best regards, Benas Seliuginas P.S: your email is marked as spam for me and probably for everyone else too, so most of the internals probably missed your emails. Try using a gmail-based email account instead since those tend to passthru spam protection better. --00000000000079e3cf05a67ecd83--