parallel 0.8.3

Parallel concurrency API


A succinct parallel concurrency API for PHP 7.

License: PHP License

Changes

- Fix potential race condition for state on Future::value (where an exception was thrown)
- Better compatibility with JIT