Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120378 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 30308 invoked from network); 21 May 2023 22:08:24 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 May 2023 22:08:24 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D8DD8180083 for ; Sun, 21 May 2023 15:08:23 -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.6 required=5.0 tests=BAYES_50,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_SCC_BODY_TEXT_LINE 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-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 21 May 2023 15:08:23 -0700 (PDT) Received: by mail-lj1-f172.google.com with SMTP id 38308e7fff4ca-2af2c7f2883so19871491fa.3 for ; Sun, 21 May 2023 15:08:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684706902; x=1687298902; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=CCPX1xTBrUZrSRGTVNIdZVrXHd1RmvzucIygu944E3A=; b=K8L3092KJ4zBuU7+ChhI2mxVl8RhId5AyfQqvWCayw7xeNoOTD+GxYHWKJ5nCaq4Vu vthmdfwbwDc9FVnHMTYkKB05O7pp+1hhX/CzApbbCjj/aD7SqEF5E4mgc1sYLfxgC2S+ yQWauiSp9yvg5V+6jN5WRoBPxoxjZ9Q0ARUa8wEW9VuZXa0mM7i2njMVZ+tpYRWSmSG2 1KYFIXLL4cxhuF4fMQjiESB91GhJKktoTCvA6ylRtgHmiqd5u/Vk4ZgieCUP3IHjuUlP rvcFQRSAjyVpHoegHgEWUYym8qhgnway2cMcsPQHzf3DrXETnKSIQTyjDiiPObi/VE6P INow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684706902; x=1687298902; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CCPX1xTBrUZrSRGTVNIdZVrXHd1RmvzucIygu944E3A=; b=dEQfA6bGzZj91QkMU3i4732DOtlLf50sc0bfSZ6uCmvxpDArMkrN2vcq5tiRdaQ0NA ViXqIYcDFSWFz3U1o6rf1Py2WVpcvla3zO9FLlNwKhTMX5oH5qJ8C4+FvH4iW7Marbpf xMgMpGmVZFcrSKkBfU3eRIJYWOpVBK+DLkcnS1mOU9TeByACPWLKxfIBUPTtgIjPCxrM 4S9THzg3q7rR/q0C44ThinwURpSFRpzLTZcnetVmu3zvCqkfNBCFQR9bVr+1buC6blLj gH2FRqzdkcxBx8IIce5ALq1/w3gqUhBoMB5sXswf44mSumBxrzxE5z7+tbmb+T2UMnX2 YEgQ== X-Gm-Message-State: AC+VfDyvEN5p4dQd5Viz9Z+Uj95DZt+svfe0BFvPC1mG3/QlFVBo+dTd yMka+lvEFJJ+T78rcfAT1p5GvNxjyao2Tzetbo8= X-Google-Smtp-Source: ACHHUZ49Kwd6qSuEOuaDO9ig6KOjPTdPyYTPrhfsoFauH77gbnXcYkY2u/9pMXIJZFGq7RB9wg7pCptIViGlGecdTMg= X-Received: by 2002:a2e:8615:0:b0:2ad:b01b:d458 with SMTP id a21-20020a2e8615000000b002adb01bd458mr3151433lji.30.1684706901857; Sun, 21 May 2023 15:08:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 22 May 2023 00:08:10 +0200 Message-ID: To: Niels Dossche Cc: PHP Internals Content-Type: multipart/alternative; boundary="0000000000006f9ba305fc3b646f" Subject: Re: [PHP-DEV] RFC [Discussion]: mb_str_pad From: jorg.sowa@gmail.com (Jorg Sowa) --0000000000006f9ba305fc3b646f Content-Type: text/plain; charset="UTF-8" Hello, As this is a new function do you consider any namespace for it? Based on passed RFC[1] allowing for namespaces in bundled extensions it would be nice to introduce new functions with namespace. Maybe the namespace could be voted in the RFC separately? Kind regards, Jorg [1] https://wiki.php.net/rfc/namespaces_in_bundled_extensions --0000000000006f9ba305fc3b646f--