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.2
(stable)
|
- CI: move docker images from Docker Hub to GHCR - fix compilation issues with PHP 8.2 and 8.3 on 32 bit hardware - fix compilation issues with PHP 8.4 (current master) - fix Sync object debug handlers in PHP 8.3 |