pthreads 3.0.8

Threading API


A compatible Threading API for PHP

License: PHP License

This package is not maintained anymore and has been superseded.

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