Yannick Decat
Yannick Decat
### Xdebug - https://github.com/WordPress/wordpress-playground/pull/2248 - https://github.com/WordPress/wordpress-playground/pull/2326 - https://github.com/WordPress/wordpress-playground/pull/2346 - https://github.com/WordPress/wordpress-playground/pull/2408 - https://github.com/WordPress/wordpress-playground/pull/2411 - https://github.com/WordPress/wordpress-playground/pull/2840 - https://github.com/WordPress/wordpress-playground/pull/3075 - [ ] Feature : Make proper Xdebug unit tests work - [ ]...
### Intl - https://github.com/WordPress/wordpress-playground/pull/2187 - https://github.com/WordPress/wordpress-playground/pull/2247 - https://github.com/WordPress/wordpress-playground/pull/2501 - https://github.com/WordPress/wordpress-playground/pull/2557 - https://github.com/WordPress/wordpress-playground/pull/2591 - https://github.com/WordPress/wordpress-playground/pull/2970 - https://github.com/WordPress/wordpress-playground/pull/2979 - https://github.com/WordPress/wordpress-playground/pull/3011 - https://github.com/WordPress/wordpress-playground/pull/2984 - https://github.com/WordPress/wordpress-playground/pull/3058 - https://github.com/WordPress/wordpress-playground/pull/3073 ### Dynamic extension - [ ]...
@adamziel's suggestion : > It would be cool to get rid of the node vs web distinction eventually. We could do that if Node-only extensions were shipped as dynamic extensions....
Occasionally, I come across leftover code from earlier implementations that we could probably clean up. I'd prefer not to include these cleanups in unrelated PR to avoid confusion. Instead, we...
Based on the following [review](https://github.com/WordPress/wordpress-playground/pull/2248#discussion_r2157675919) We should focus on a way to list possible `function signature mismatches` in each PHP version that could lead to crashes in their wasm form....
## Motivation for the change, related issues Based on this [comment](https://github.com/WordPress/wordpress-playground/pull/2411#issuecomment-3115075051) and [pull request](#2411). In Playground CLI, the first line where Xdebug stops in Devtools is the `auto_prepend_file.php` file located...