Thank you, I figured it out!

Le lundi 10 avril 2023 à 23:12:32 UTC+2, Matthew Weier O'Phinney a écrit :

>
>
> On Mon, Apr 10, 2023, 3:04 PM Larry Garfield <la...@garfieldtech.com> 
> wrote:
>
>> On Fri, Apr 7, 2023, at 3:37 PM, Jérémie Mossetchafik wrote:
>> > Hello, for information there is an issue on the PSR-7 current 
>> specifications.
>> >
>> > On line 538 of this file the array key should be 2, not 3. I found out 
>> > because I implemented a parser for  $_FILES and used the specifications 
>> > to write the unit tests.
>> >
>> > 
>> https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-7-http-message.md?plain=1#LC538
>> >
>> > I was asked on discord to create an issue or PR but I did not found how 
>> > I can have the permission to do so. 
>>
>> Typically you'd fork the project on GitHub, make a branch in your own 
>> fork, make the change, push the branch, and make a PR out of that.
>>
>> In this case, it's a one character change so it's probably easier to just 
>> use the "Edit" button on GitHub, which does essentially that behind the 
>> scenes for you, all from the browser.
>>
>> No particular permissions are necessary for either approach, other than 
>> having a GitHub account.
>>
>
> Once you've made the PR, please ping me (@weierophinney on GH) to review, 
> as I'm the editor. 
>
> Thanks!
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/b77ad119-1465-4c88-8ea2-da61fea41c55n%40googlegroups.com.

Reply via email to