Releases: krakjoe/parallel
Releases · krakjoe/parallel
v1.2.5
- Fix double runs in CI in #326
- fix refcounts to make
develop
stable in #325 - fix memleak / crashes in #327
Full Changelog: v1.2.4...v1.2.5
Thanks a lot to @arnaud-lb for the help with this release ❤️
v1.2.4
v1.2.3
v1.2.2
- CI: move docker images from Docker Hub to GHCR (thanks @flavioheleno)
- 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 (thanks @bwoebi)