X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fxmlrpc_wrappers.inc;h=f96edd57cef507ecdc5e2d583addc88925164760;hb=9a9948d7a401788e68b6ae35fdf3e567bb5ababf;hp=9ca57508af500260ba2cef1b00a1ee3445452085;hpb=fce41d1c5ca142dccfe3a9b51edcc13acdc4a7ba;p=plcapi.git diff --git a/lib/xmlrpc_wrappers.inc b/lib/xmlrpc_wrappers.inc index 9ca5750..f96edd5 100644 --- a/lib/xmlrpc_wrappers.inc +++ b/lib/xmlrpc_wrappers.inc @@ -22,6 +22,7 @@ * accepted come from javadoc blocks), return corresponding phpxmlrpc type. * NB: for php 'resource' types returns empty string, since resources cannot be serialized; * for php class names returns 'struct', since php objects can be serialized as xmlrpc structs + * for php arrays always return array, even though arrays sometiles serialize as json structs * @param string $phptype * @return string */