crazywhalecc / static-php-cli

Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
https://static-php.dev
MIT License
1.34k stars 234 forks source link

xz dependency unavailable #398

Closed withinboredom closed 8 months ago

withinboredom commented 8 months ago

This is likely due to the recent xz fiasco (CVE-2024-3094), but this tool will attempt to install it and it will fail. It looks like using imagick, zip, or XML extension will cause this.

jingjingxyk commented 8 months ago

xz仓库被封了,https://github.com/tukaani-project/xz/ https://tukaani.org/xz-backdoor/ 解决办法:降低版本到5.4

https://tukaani.org/

https://git.tukaani.org/