On Jul 14, 2023, at 09:03, David Gebler <davidgeb...@gmail.com> wrote:
> On Fri, Jul 14, 2023 at 3:08 AM Dusk <d...@woofle.net> wrote:
>> 2) These expansions should probably be disabled by INI_SCANNER_RAW; that
>> flag already disables certain other types of value interpolation. (Oddly,
>> it doesn't disable expansion of constants either; that might be worth
>> revisiting as well.)
> 
> Environment variable parsing is already disabled by INI_SCANNER_RAW mode,
> isn't it?

Oops! You're correct (and it does also disable constant expansion). I was 
passing the flag to $process_sections by mistake.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to