Description
Older PHP 5.6 systems can exchange structured data through WDDX when legacy integrations still depend on that XML-based format. This is mainly useful for maintaining old applications long enough to replace the protocol.
It is a compatibility extension for an obsolete runtime and an old data-exchange format. Treat remote WDDX input as untrusted and prefer migration to maintained formats such as JSON where possible.