Skip to content

Conversation

@fellyph
Copy link
Collaborator

@fellyph fellyph commented Nov 26, 2025

This pull request adds new documentation for debugging PHP code with Xdebug using the PHP WASM CLI. The documentation provides step-by-step instructions for configuring and running Xdebug with popular IDEs, making it easier for developers to debug PHP applications in a WebAssembly environment.

New documentation:

  • Added a comprehensive guide in 07-xdebug/03-xdebug-on-php-wasm.md explaining how to debug PHP code with Xdebug in the PHP WASM CLI, including prerequisites, IDE configuration steps for VS Code/Cursor and PhpStorm, usage instructions, and command reference.

@fellyph fellyph requested a review from adamziel November 26, 2025 20:58
@mho22
Copy link
Collaborator

mho22 commented Nov 27, 2025

@fellyph Great! I made this draft pull request to make the Xdebugging process with PHP.wasm CLI more like the Playground CLI approach. If my pull request is merged I can review this one to update it with the new command. Ok for you?

@fellyph
Copy link
Collaborator Author

fellyph commented Nov 27, 2025

Hi @mho22, I have updated the page to include the flag --experimental-unsafe-ide-integration

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.

3 participants