Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About psr7 #319

Closed
mirabilos opened this issue May 17, 2018 · 5 comments
Closed

About psr7 #319

mirabilos opened this issue May 17, 2018 · 5 comments
Labels

Comments

@mirabilos
Copy link

Hi,

your composer.json has a reference to ringcentral/psr7 which is a fork of guzzlehttp/psr7, which is quite behind, but does have seven new commits (some of which appear to also be in guzzle).

While packaging Movim, I notice that all other dependencies that require an psr7 use guzzle already; do you think react-http will also work with it, and if so, can we change that in the composer file?

@jsor
Copy link
Member

jsor commented May 17, 2018

ringcentral/psr7 i used because guzzlehttp/psr7 is PHP >=5.4 while react/http (and ringcentral/psr7) are PHP >= 5.3.

@mirabilos
Copy link
Author

mirabilos commented May 17, 2018 via email

@quazardous
Copy link

I've got

User Deprecated: Method "Psr\Http\Message\StreamInterface::getMetadata()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "RingCentral\Psr7\Stream" now to avoid errors or add an explicit @return annotation to suppress this message.

Cannot create issue in ringcentral/psr7, so I put it there for now.

@clue
Copy link
Member

clue commented Dec 22, 2021

@quazardous This seems unrelated, may I ask you to file a separate ticket to discuss this in more detail? In particular, make sure to list what steps you did perform to raise this error.

@clue clue added the question label Dec 22, 2021
@quazardous
Copy link

The relation is the state of maintenance of ringcentral/psr7. I'll create a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants