Level 102
You probably need to build it yourself. https://stackoverflow.com/a/30244196/1305117
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I trying to install parallel on MacBook Air M1. When I execute:
pecl install parallel
checking for ZTS... configure: error: parallel requires ZTS, please use PHP with ZTS enabled ERROR: `/private/tmp/pear/temp/parallel/configure --with-php-config=/opt/homebrew/opt/php/bin/php-config' failed
So the question is how to install ZTS with PHP 8.1.6
Please or to participate in this conversation.