Description
Legacy PHP 5.6 applications can parse and generate XML when old code depends on PHP's XML modules. This is useful for maintaining integrations, feeds, document importers, and web services during migration.
It is a set of extension modules for an obsolete PHP branch. XML from untrusted sources should be size-limited and validated, because malformed or hostile documents can cause errors, high resource use, or unsafe data handling.