Yannick Decat

Results 26 issues of 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 - [ ]...

[Type] Enhancement
[Feature] PHP.wasm
XDebug
[Package][@php-wasm] Xdebug Bridge

### 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 - [ ]...

[Type] Enhancement
[Feature] PHP.wasm

@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....

[Type] Enhancement
[Feature] PHP.wasm
[Package][@php-wasm] Web
[Package][@php-wasm] Node

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...

[Type] Developer Experience
[Package][@php-wasm] Web
[Package][@php-wasm] Node
[Package][@php-wasm] Compile

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...

[Type] Enhancement
[Package][@php-wasm] CLI
[Package][@wp-playground] CLI
XDebug