Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121406 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 92328 invoked from network); 18 Oct 2023 16:10:36 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 Oct 2023 16:10:36 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5339F180506 for ; Wed, 18 Oct 2023 09:10:36 -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=-1.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/20 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Wed, 18 Oct 2023 09:10:36 -0700 (PDT) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 83A3A10C066; Wed, 18 Oct 2023 17:10:35 +0100 (BST) Date: Wed, 18 Oct 2023 17:10:35 +0100 (BST) To: Ilija Tovilo cc: PHP internals In-Reply-To: Message-ID: <96f31e8f-24fd-5ecf-825f-6abf9a3886b1@php.net> References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-1279952615-1697645435=:32886" Subject: Re: [PHP-DEV] Re: [RFC][Under discussion] RFC1867 for non-POST HTTP verbs From: derick@php.net (Derick Rethans) --8323329-1279952615-1697645435=:32886 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 13 Oct 2023, Ilija Tovilo wrote: > On Fri, Oct 6, 2023 at 3:44=E2=80=AFPM Ilija Tovilo wrote: > > https://wiki.php.net/rfc/rfc1867-non-post >=20 > Thank you for the feedback so far. I made a handful of changes to the RFC= =2E =E2=80=A6 > Let me know if you have any more feedback. The only comment I would have is that I probably would be in favour of=20 not leaving the "config" argument (to over ride per call the=20 post_max_size settings etc) to a future scope. Having to do ini_get/ini_set/ini_set(old) to override these settings=20 seems clunky. cheers, Derick --8323329-1279952615-1697645435=:32886--