Reporter: Amr Mostafa (alienbrain) Assignee: Benjamin Eberlei (beberlei) Tags: - Zend_Soap_Server
Related issues:
Attachments:
Description
The method Zend_Soap_Server::_setRequest() is currently private while handle() is public, so if you are overriding handle() you need to redefine _setRequest(). Does it make sense to set this protected instead?
Comments
Posted by Benjamin Eberlei (beberlei) on 2009-09-09T10:06:05.000+0000
Zend Framework manages issues on GitHub.
From the list below, please choose the package against which to report the issue,
and then click the "Open Issue" button.