* Now when making asynchronous call with XMLHttpRequest, the
procedure return ID is automatically supplied if not provided. In
PHP4, when an error is raised, the request ID is for some reason lost.
This helps compensate for that issue.
* Fixed issue 1 where boolean values passed over XML-RPC always
evaluated to true.
http://code.google.com/p/json-xml-rpc/