调用sdk,由于平台php禁用了php_uname函数,爆出如下错误 ```php 'ErrorException' with message 'php_uname() has been disabled for security reasons ``` 这种情况如何解决?需要定制sdk吗?