Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
System
pthreads
3.0.8
pthreads 3.0.8
Threading API
A compatible Threading API for PHP
Download 3.0.8
License: PHP License
Changes
fix gh issue #493 (exception handling bug)
fix gh issue #495 (constant AST bug)
creation/destruction of additional contexts done inside critical section for stability
remove a bunch of redundant code, various