On Wed, Oct 31, 2018 at 5:01 AM Lcfvs <michael.rou...@gmail.com> wrote:

> Hi all,
>
> I just sent a proposal to add an interface to describe a late stream,
> which doesn't requires an already opened resource.
>
> For the proposal, see https://github.com/php-fig/http-message/pull/82
>
> As said by Jean85:
>
> This is a completely non-trivial change to the spec, and also not an
>> errata. I would say that you should push for this change opening a
>> discussion on the PHP-FIG mailing list...
>>
>
> ... then I'm here. :D
>
> My motivation is about the
>
>    - server limitations (max opened files)
>    - performances in case of unused streams
>    - the ability to get a stream of broken uploaded file
>    - ...
>
> Indeed, it isn't an errata, I made it to avoid any breaking changes, it's
> why a new interface.
>
> What do you think about it?
>

I think it's quite interesting, but any substantive change - which includes
additions and removals — requires either errata or a new PSR. Generally
errata are reserved for changes to the existing interfaces and/or
narrative, while additions and removals require new PSRs.

Honestly, we need to likely update PSR-7 to PHP 7.1, to allow for scalar
and return type hints, which also requires a new PSR, and this would fit in
that nicely.

-- 
Matthew Weier O'Phinney
mweierophin...@gmail.com
https://mwop.net/

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to php-fig+unsubscr...@googlegroups.com.
To post to this group, send email to php-fig@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CAJp_myXJj7QeeKnDGeJ0TtZzym%2B-ox9j606qQecYyAPdKiD_vQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to