ZF-4765: Zend Soap AutoDiscover broke due to ZF-12195 Abstract Class Change
Issue Type:
Bug
Created:
2008-11-01T03:06:11.000+0000
Last Updated:
2008-11-13T14:10:22.000+0000
Status:
Resolved
Fix version(s):
1.7.0 (17/Nov/08)
Reporter:
Benjamin Eberlei (beberlei)
Assignee:
Benjamin Eberlei (beberlei)
Tags:
Zend_Soap_Wsdl
Related issues:
Attachments:
Description
Changing Zend_Server_Abstract broke the AutoDiscover component.
Comments
Posted by Benjamin Eberlei (beberlei) on 2008-11-01T04:33:34.000+0000
This is now temporarily fixed by removing Zend_Server_Abstract from Zend_Soap_Autodiscover (was not used). This could lead to problems in 3rd party code when checking against "instanceof Zend_Server_Abstract"
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:22.000+0000
Changing issues in preparation for the 1.7.0 release.
Comments
Posted by Benjamin Eberlei (beberlei) on 2008-11-01T04:33:34.000+0000
This is now temporarily fixed by removing Zend_Server_Abstract from Zend_Soap_Autodiscover (was not used). This could lead to problems in 3rd party code when checking against "instanceof Zend_Server_Abstract"
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:22.000+0000
Changing issues in preparation for the 1.7.0 release.