Skip to content

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

Merged
CodeWithKyrian merged 1 commit intophp-mcp:mainfrom
sergioalborada:fix/streamed-response-argument
Jul 9, 2025
Merged

Fix: correct argument order in response()->stream for legacy SSE mode#31
CodeWithKyrian merged 1 commit intophp-mcp:mainfrom
sergioalborada:fix/streamed-response-argument

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