| 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.2.11
(stable)
|
- Fix potential use-after-free in events poll loop #368 - Fix array literal corruption in threads with explicit storage types #366 - Fix cache key collision #363 (fixes #309 for PHP >= 8.4) |