PHP Extension Repository is a modern mirror of PECL website with Windows pre-build.
pecl
install parallel
Parallel concurrency API
A succinct parallel concurrency API for PHP 7.
Maintainer
Details
Stars: | 1280 |
Issue openned: | 30 |
Downloads: | 115635 |
- Fix segfault when constructing sync objects
- Fix heap buffer overflows when copying functions
- Drop disabling functions (dl, setlocale) by force and adopt PG(enable_dl) mechanism for that most important use case
- Fix some leaks in scheduler
requires: