fixed: debugger errors on php installs with magic_quotes_gpc on
fixed: support for https connections via proxy
fixed: wrap_xmlrpc_method() generated code failed to properly encode php objects
improved: slightly faster encoding of data which is internally UTF-8
improved: debugger always generates a 'null' id for jsonrpc if user omits it
new: debugger can take advantage of a graphical value builder (it has to be downloaded separately, as part of jsxmlrpc package. See Appendix D for more details)
new: support for the <NIL/> xmlrpc extension. see below for more details
new: server support for the system.getCapabilities xmlrpc extension
new: wrap_xmlrpc_method()
accepts two new options: debug and return_on_fault