ZF-4770: Rewrite Zend_Soap_AutoDiscoverTest and Zend_Soap_WsdlTest Suite

Description

Currently The Zend_Soap_AutoDiscover and Zend_Soap_Wsdl classes are based on very strict xml string equality matches, which may fail on different boxes due to PHP_EOL or other issues.

The Tests should be rewritten to use XPath or check for XML partials to be more reliable.

Comments

Assigned component to issue

Rewriting the testsuites depends on the general purpose WSDL parser.

Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".

Feel free to re-open and provide a patch if you want to fix this issue.