Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130088 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 0B8F31A00BC for ; Wed, 18 Feb 2026 09:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1771405825; bh=hqutVGtE5PrJB0Ly6FD6e0EyDB6F4XGq2JcSz4vL6AQ=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=U4/mrilTMMs1TLF3ZJjJGufu5yj9ceCJNZvvKteo4gwhwzLdfVToENhXfp6U02lVC U89LXoSnq3sFyOhbvESNBxbk7hT+G/vLB3TOmWsj2zZuqt0v1f8a7wYOIz8H/JGiGg gdo0XM6V9Cj4M+UQ56VKBlTVJG33kQpo3yRIlQMCxzU2UgRXfVyZ81IHswc5p/1qOA kjkzrp6cMESYNU+uZQKyuhww3anTOsarfLar2uOAZ1sRzN7ZuKJbi2ihWzS3SyIwB5 BTrICXDaqpZB3IPUDlKiEAO/JJYaxzn1OsM0PXfB/12PxduP3YQMefYNQtoBngpelG b4Bv2OkS2SdKQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E64A8180078 for ; Wed, 18 Feb 2026 09:10:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from mail.xdebug.org (mail.xdebug.org [176.126.244.128]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 18 Feb 2026 09:10:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1771405818; bh=hqutVGtE5PrJB0Ly6FD6e0EyDB6F4XGq2JcSz4vL6AQ=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=a/W/cxD7BcWb+JyHo2WRhJmqcmiF1fm5vIEN3kXjCPYF1/HUwPvZLr9y/Q/esKlP0 ctDS2bNgrmGoYpO5gHaElGhHNkBWveTreHsC5r1xSf9sEU3nPNz8bSJDHQww/sSM6n DTxwUtyTX6VK2p2J23GJBPrwWDurmNu3v6LRG6xTxATQF9JES9Onx1xzNi4H52L6jI c9ugQarTDBzxwfllhNZxa5VWR67F5lGPw4YWo6TtiN77/CqRxUquhnbZ6LNxkoHebk tBxi4MLaYcfVqYDt9pfIYu1YweV5NPMZbyEQ8C2nW4d3POyhW+nsTw+QY3fzLgsJE3 jhJMvBrXHRg7g== Received: from localhost (localhost [IPv6:::1]) by mail.xdebug.org (Postfix) with ESMTPS id 3B948200BE; Wed, 18 Feb 2026 09:10:18 +0000 (UTC) Date: Wed, 18 Feb 2026 09:10:18 +0000 (GMT) To: Muhammed Arshid KV cc: internals@lists.php.net Subject: Re: [PHP-DEV] wiki permissions In-Reply-To: Message-ID: <20a80b2d-df2f-d5d4-101d-35c916e08e30@php.net> References: Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-628594997-1771405818=:2991" From: derick@php.net (Derick Rethans) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-628594997-1771405818=:2991 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 17 Feb 2026, Muhammed Arshid KV wrote: > Hello everyone, >=20 > I=E2=80=99m planning to submit my first PHP RFC and would like to request= edit > permissions for the PHP wiki. >=20 > My wiki username is arshidkv12. > My GitHub profile: https://github.com/arshidkv12 I have given you permissions to create RFCs on the Wiki. Good luck! cheers, Derick --8323329-628594997-1771405818=:2991--