As of PHP 8, the XML entity loader is disabled by default and the
libxml_disable_entity_loader function is deprecated. Thus only call itsuppress the
for versions of PHP lower than 8deprecation warning for now; we could skip the function call, but this
is safer.