Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115099 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 41679 invoked from network); 24 Jun 2021 07:56:46 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 24 Jun 2021 07:56:46 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 44D521804F3 for ; Thu, 24 Jun 2021 01:15:29 -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=-0.7 required=5.0 tests=BAYES_05,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, T_FILL_THIS_FORM_SHORT autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (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 ; Thu, 24 Jun 2021 01:15:28 -0700 (PDT) Received: by mail-lf1-f42.google.com with SMTP id j2so8761844lfg.9 for ; Thu, 24 Jun 2021 01:15:28 -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=csOJVy5i6yiZqLDPNulCv1LwkMRzMvVJFWxZReL06bA=; b=FnFebqqLVcQ4RSKKmf3HP3eiXGKirj/KlqP0cATWpl2Gw2I8/aS+awB/z/Wpx1fe80 pn8C3j83sI1Iyb9M3OE+jE2Zom3gZbFiMKLR+LcUOmGaKL4LofHryAv5bqzFbyIwZi0m QL8ANuQNmdy8REPLbC8ZMFK2Q8yJIFspz2ncLXNzTmNTUvjTYhDn991FIL172rD1c8aK KlttTcZiG4ubtdYk7DXtZgmMh7snptGeV9rYEGeIj7gp4lRj61EgdU9UBojscCfhsF+r rdxOmLMgvh7BYJ21idJsJ2+5jc36KDnxEoQxrdlO+wgXKWELk6MUjvsKmIOScq+mLEab 9jTw== 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=csOJVy5i6yiZqLDPNulCv1LwkMRzMvVJFWxZReL06bA=; b=bC8en/0xxq8S6lX1NwnbIp0B14nFTxqPmI9ka0IStJ5TROSbXneaBvrn8a/HJck+YL XW13RGLoJoDMWo9fL+H6/x0KegiYwNkM888tHmIHEPV7vx6F7FP/BKPYYv6g7K7EdkLG URS6Z3zcqTvPz91CWdVVefZsjMqGjL/4pFkKdbxeoPQSCPrIFd1qqHeqT5zzzl+JUyki 3WXjfNlgqEEZvg32+Gbo4o5t0/YKKvT5G+qxKVBSxjjbaj7QrzLEZ8cJrNcW8WIlmPUo Ptsh455ONsypAkaio2rNWTAC9fFKid9wZFsNKLRgohOfqkrrp2JavhNXr3zCphKVUnWq YXiw== X-Gm-Message-State: AOAM5324UnuXHdAhqYMFiG0iXgXeYp+pW91hU7Dmi6QHJCda7caktDIM fqnnvhPSEDKNbA7Q98vP0+oKsZZjeMKHsNgCOHCcECVxVU5M X-Google-Smtp-Source: ABdhPJyy7DvenKDwHmywTJvz7I3g+8B8FpdkygU1Xp1WuyeVuDScoIchVeZ9m9I8VS24As66qH3Rn0Fi8cM6zqETrAo= X-Received: by 2002:a05:6512:230e:: with SMTP id o14mr2944179lfu.124.1624522527241; Thu, 24 Jun 2021 01:15:27 -0700 (PDT) MIME-Version: 1.0 References: <012901d7683a$446a7ba0$cd3f72e0$@gmail.com> In-Reply-To: Date: Thu, 24 Jun 2021 10:15:17 +0200 Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000002a79fd05c57ea0e9" Subject: Re: [PHP-DEV] Introduce str_left/right In 8.1 From: guilliam.xavier@gmail.com (Guilliam Xavier) --0000000000002a79fd05c57ea0e9 Content-Type: text/plain; charset="UTF-8" On Thu, Jun 24, 2021 at 12:51 AM Sara Golemon wrote: > > [...] I'm > not going to vote for it though, because it belongs in composer/packagist > land, not in core. I've listed the reasons for this in the str_contains() > threads, feel free to reference those, they're still valid and correct. > Sorry I can't find your past message (searched for each of your first name, last name, username) :/ Anyway, I think you always get the same retort, "if it isn't in core it won't be used" basically? PS: I forgot in my previous reply: thank you for writing the polyfills clear =) Regards, -- Guilliam Xavier --0000000000002a79fd05c57ea0e9--