Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120828 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 80453 invoked from network); 17 Jul 2023 16:42:51 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Jul 2023 16:42:51 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B3F381804D4 for ; Mon, 17 Jul 2023 09:42:50 -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.3 required=5.0 tests=BAYES_05,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 ; Mon, 17 Jul 2023 09:42:50 -0700 (PDT) Received: from [127.0.0.1] (unknown [148.252.133.23]) by xdebug.org (Postfix) with ESMTPSA id 4CD2210C5F6; Mon, 17 Jul 2023 17:42:49 +0100 (BST) Date: Mon, 17 Jul 2023 17:42:47 +0100 To: internals@lists.php.net User-Agent: K-9 Mail for Android In-Reply-To: <20388B64-A0A5-41EE-9A78-0043CFE371F2@benramsey.com> References: <945BB0CC-032B-4686-9A66-35D6AC71E94E@m7.rs> <49C1833B-EDFD-409A-8F90-E3001043C262@php.net> <20388B64-A0A5-41EE-9A78-0043CFE371F2@benramsey.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Default values for php.ini environment variables From: derick@php.net (Derick Rethans) On 17 July 2023 17:40:06 BST, Ben Ramsey wrote: >> On Jul 17, 2023, at 09:25, Derick Rethans wrote: >>=20 >> On 13 July 2023 18:35:44 BST, Gabriel Fontes wrote: >>> Hi everyone, >>>=20 >>> PR author here=2E Thanks a lot for pushing this forward, Derick=2E >>> Do let me know if you folks have any feedback or concerns about the PR= , I'll be happy to address them=2E >>>=20 >>> Cheers, >>> Gabriel >> Aa it seems nobody objected and feature freeze is this week, I'm going = to merge this PR=2E > > >Did you see this other thread that somehow got created separate from this= thread? > >https://externals=2Eio/message/120811 I did=2E But that deals with an issue that is already present in the curre= nt implementation=2E This PR does not effect that at all=2E cheers Derick