Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120695 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 50502 invoked from network); 27 Jun 2023 11:00:29 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 27 Jun 2023 11:00:29 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B5B2E1804D4 for ; Tue, 27 Jun 2023 04:00:28 -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,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 176.9.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 27 Jun 2023 04:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1687863627; bh=LTJTwzOBjHyflVIzJQq+H1Wytl1xwgGlHuudAKpx9L8=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=nukDYa/HAanhAVTHNbdkIPlE61/JkdqgwStPfQKO9VaU/5p6f+Nd1tn7fa55DaCWQ tyJG5bHokBJDqeo7hnacBdGiy5XOdb8av8g4hhYFbpXABzmIpis7PZk7IYSMk42q9J R/70lfUBmM8xk8tU4Rulxj31APTwFwGfHNzMeEtXBSzO0b8Q98kRXfCbSoJVAQPdC9 recv6iubJVIBqvWTfK4plUXhVXQObfvrAAY+pouTTf5Sv4wQNctWgxezvKPa2UbLIr 2zq0H+b9Rc0KCgGT6cA+Icu0xxqQf6elixZU8fk3JrNLKjUv6Z2UI5rUjuYYQ14d17 IHsUx6CKgq/NQ== Message-ID: <0bebe683-0c9b-6dbd-0255-d73c0545566a@bastelstu.be> Date: Tue, 27 Jun 2023 13:00:26 +0200 MIME-Version: 1.0 Content-Language: en-US To: php@shyim.de Cc: internals@lists.php.net References: <4ECF6970-2A01-4C47-9B41-87D534F54CB8@shyim.de> <35a55420-5b12-c811-1ff4-c41d29f3a0c6@bastelstu.be> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] path_join function From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi Soner On 5/17/23 23:49, php@shyim.de wrote: > Yes I would like to work on an proper RFC and make thoughts on the already given feedback here :) > > My wiki name is: shyim Please apologize this large delay in handling your request. The number of folks with the necessary permissions is small (but increasing them is work-in-progress) and thus it was not handled in time. I've messaged the relevant folks out-of-band and was told that you should now be able to create an RFC. Please let me know if it doesn't work. Best regards Tim Düsterhus