Description
Legacy PHP 5.6 applications can call or expose SOAP services for older enterprise and web-service integrations. This is useful when business systems still depend on WSDL-described APIs.
It is a network-facing extension for obsolete PHP. SOAP requests may carry credentials and business data, so authentication, TLS, input limits, XML validation, and error handling need careful review.