Hi Derick

On Wed, Oct 18, 2023 at 6:10 PM Derick Rethans <der...@php.net> wrote:
> On Fri, 13 Oct 2023, Ilija Tovilo wrote:
> > > https://wiki.php.net/rfc/rfc1867-non-post
>
> The only comment I would have is that I probably would be in favour of
> not leaving the "config" argument (to over ride per call the
> post_max_size settings etc) to a future scope.
>
> Having to do ini_get/ini_set/ini_set(old) to override these settings
> seems clunky.

As per request I've included an $options parameter to override the
relevant INI values for the duration of the function call.

Ilija

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to