CNSKnight opened this issue 3 years ago · 1 comments
installing/using Phive on a new box and seems to depend on ext/xml (as eg php-xml, or as required php7.4-xml, php8.0-xml) on run - but I found no mention in the README
Phive uses phar-io/manifest, which uses libxml's method for proper error handling.
phar-io/manifest
libxml
With commit 0dfdb86 phive now checks for this extension.