ZF-8062: nil value in XML RPC server not supported by all clients; support for 'nil' should be optional
Description
The XML RPC server supports an XML RPC extension of a 'nil' data-type that is not supported by many XML RPC clients, and causes an exception on the client when making calls
Support for the 'nil' data-type should be optional
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:53:14.000+0000
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.