Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
PHP
parallel
1.2.1
parallel 1.2.1
Parallel concurrency API
A succinct parallel concurrency API for PHP 7.
Download 1.2.1
License: PHP License
Changes
- 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