Hi! Would anyone else be in favor of reusing the user_agent setting for cURL despite the BC break?
At the moment all possibilities (user_agent, curl.user_agent (PHP_INI_ALL), curl.user_agent (PHP_INI_SYSTEM)) seem to have negative votes attached. I am unsure if it makes sense to go forward with the RFC and if I should bring the RFC to a YES/NO vote for the feature itself and the three mentioned possibilities to choose from as a secondary vote option. I'd love to get some help on how to proceed even if the answer might be: don't proceed. Am So., 27. Juni 2021 um 09:25 Uhr schrieb Aleksander Machniak <a...@alec.pl >: > On 27.06.2021 08:48, Michael Maroszek wrote: > > That's what I also thought when making the PR and therefore I initially > > went with PHP_INI_ALL. > > > > But Tyson made a good point that the curl.cainfo is PHP_INI_SYSTEM and we > > might want to be consistent about modes inside an extension. > > Another option might be PHP_INI_PERDIR (for both). Why? Because that's > what's used for (similar) openssl extension configuration. > > ps. anyway, right now I'm on -1 for the new config option. > > -- > Aleksander Machniak > Kolab Groupware Developer [https://kolab.org] > Roundcube Webmail Developer [https://roundcube.net] > ---------------------------------------------------- > PGP: 19359DC1 # Blog: https://kolabian.wordpress.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: https://www.php.net/unsub.php > >