PHP-SharePoint-Lists-API
PHP-SharePoint-Lists-API copied to clipboard
Consider Data Types when fetching Sharepoint Lists
It'd be great if it's possible If we can correctly format the values in the Array if we fetch a list.
Example: a Boolean is returned as '0' or '1' string in the array, the correct way would be a boolean with true/false