This is the error I get when passing null value to XML-RPC server:

PHP Fatal error:  Class 'Zend_XmlRpc_Value_Nil' not found in
ZendFramework/library/Zend/XmlRpc/Value.php on line 313
It occurs in 1.9.2 version, for some reason in Zend/XmlRpc/Value.php near
313 are added require onces for each type in switch-case, which was not the
case in 1.9.1, but not before using Zend_XmlRpc_Value_Nil. Should I post
issue in tracker?

Regards,
Saša Stamenković

Reply via email to