Details
-
Type:
Patch
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.7.6
-
Fix Version/s: None
-
Component/s: Zend_Amf
-
Labels:None
Description
When the Zend_Amf_Server loads a requested Service class, but this class doesn't implement the requested method, no exception is thrown.
This patch fixes the problem...