You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ErrorException]
Object of class CurlHandle could not be converted to int
Exception trace:
() at /root/.composer/vendor/hirak/prestissimo/src/CurlMulti.php:93
Composer\Util\ErrorHandler::handle() at /root/.composer/vendor/hirak/prestissimo/src/CurlMulti.php:93
Hirak\Prestissimo\CurlMulti->setupEventLoop() at /root/.composer/vendor/hirak/prestissimo/src/Prefetcher.php:29
Hirak\Prestissimo\Prefetcher->fetchAll() at /root/.composer/vendor/hirak/prestissimo/src/Prefetcher.php:87
Hirak\Prestissimo\Prefetcher->fetchAllFromOperations() at phar:///var/www/html/composer.phar/src/Composer/Plugin/PluginManager.php(196) : eval()'d code:144
Hirak\Prestissimo\Plugin_composer_tmp0->onPostDependenciesSolving() at n/a:n/a
call_user_func() at phar:///var/www/html/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php:164
Runing composer req on PHP8 image triggers an exception in CurlMulti (when casting the resource to int)
full reproduce-case with docker image
note: same issue with composer2 composer/composer#8994
The text was updated successfully, but these errors were encountered: