parallel 1.2.5

Parallel concurrency API


A succinct parallel concurrency API for PHP 7.

License: PHP License

Changes

- 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