> On Jul 13, 2023, at 08:26, Derick Rethans <der...@php.net> wrote:
> 
> Hi,
> 
> coming forth out of an Xdebug issue
> (https://bugs.xdebug.org/view.php?id=2174) I made a pull request so that
> it is possible to use a fallback value in environment variables in INI
> files, such as in:
> 
> xdebug.start_with_request = ${PHP_XDEBUG_START_WITH_REQUEST:-default}
> 
> This is a syntax that bash also supports.
> 
> Ilija pointed out an already existing PR
> (https://github.com/php/php-src/pull/11351) which had been extensively
> reviewed. Its author never seem to have emailed the list, so here I am.
> I would like to see this in PHP 8.3, and don't see the need for an RFC.
> 
> If there are no objects, I'll merge this in the next few days.


No objections from me. I really like this idea.

Cheers,
Ben

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to