You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored final conversion to native data types; shared handling of exceptions here.
Removed searchReadArray() and updated searchRead() to return the native data types.
Fixed search criteria updating any collections passed in; any object iterables are now cloned before updating the values with the XML-RPC value objects.