PHP: built with pthreads support #404
Labels
Duplicate
This issue or pull request already exists
[Feature] PHP.wasm
[Type] Enhancement
New feature or request
Description
The following features require a PHP build with pthreads enabled:
Full PHPUnit support hinges on this as ~10 tests trigger forking to run in isolation. AFAIR there's also a few wp-cli commands relying on threads.
This PR explores pthreads support:
#346
The text was updated successfully, but these errors were encountered: