Skip to content

Fix: correct argument order in response()->stream for legacy SSE mode #31

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

Merged

Conversation

sergioalborada
Copy link
Contributor

@sergioalborada sergioalborada commented Jul 9, 2025

Fixes #30

Fixed incorrect call to response()->stream(...) in HttpServerTransport::handleSseRequest

@CodeWithKyrian CodeWithKyrian merged commit 941f767 into php-mcp:main Jul 9, 2025
4 checks passed
@CodeWithKyrian
Copy link
Contributor

Thank you!

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

Successfully merging this pull request may close these issues.

response()->stream() throws error in legacy SSE mode
2 participants