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.5
(stable)
|
- fix memleaks and crashes with PHP 8.2, 8.3 and 8.4 (still crashes in 8.1) - thanks Arnaud Le Blanc - fix refcounts to make `develop` branch stable again - thanks to Arnaud Le Blanc - fix double runs in CI |