parallel 1.0.1

Parallel concurrency API


A succinct parallel concurrency API for PHP 7.

License: PHP License

Changes

- Fix #42 \parallel\run will choose wrong thread for scheduling
- Fix #41 buffered channel could not be drained after close
- Fix #40 class in FQN stops stubs being generated