You also need to check libxml is installed. Check phpinfo() > Dom to see if it is. Bug report filed to get this added here.
Această extensie necesită extensia PHP libxml. Aceasta înseamnă că e necesară de asemenea și indicarea opțiunii --with-libxml, sau --enable-libxml pentru PHP anterior 7.4, cu toate că aceasta este realizat în mod implicit deoarece libxml este activată implicit.
You also need to check libxml is installed. Check phpinfo() > Dom to see if it is. Bug report filed to get this added here.
Under Fedora packaging ssystems you will need php-xml
=> yum install php-xml