Skip to content

Fix browser PHP request handler usage#495

Merged
chubes4 merged 1 commit into
mainfrom
fix/browser-request-handler
Jun 2, 2026
Merged

Fix browser PHP request handler usage#495
chubes4 merged 1 commit into
mainfrom
fix/browser-request-handler

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented Jun 2, 2026

Summary

  • Prefer the Playground PHP request handler when running browser-side PHP requests.
  • Keep the legacy client request path as a fallback for older clients.
  • Add browser runtime smoke coverage proving the request handler path does not call the deprecated client request method.

Testing

  • npm run browser-runtime-operation-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the browser runtime fix, added smoke coverage, and ran targeted verification; Chris requested the change and merge.

@chubes4 chubes4 merged commit 9252ef2 into main Jun 2, 2026
@chubes4 chubes4 deleted the fix/browser-request-handler branch June 2, 2026 12:51
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.

1 participant