| Package Information |
| Summary |
Parallel concurrency API |
| Maintainers |
Remi Collet (lead)
[details]
Joe Watkins (lead)
[details]
Florian Engelhardt (lead)
[details]
|
| License |
PHP License |
| Description |
A succinct parallel concurrency API for PHP 7 and 8. |
| Homepage |
https://github.com/krakjoe/parallel
|
Release notes
Version 1.0.1
(stable)
|
- 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 |