php-sdk
php-sdk copied to clipboard
LeanCloud PHP SDK
异常信息格式
目前异常包含 Request 信息,包括其中的 request body。 abo 在论坛上建议只返回 code 和 error message:https://forum.leancloud.cn/t/php-sdk/22242 js-sdk 目前除了 code 和 error message 外还返回 method 和 url,但不包含 request body。
工单反馈的新需求: https://leanticket.cn/tickets/21440
PHP 没有云引擎 repo,就记在这里了。 https://leanticket.cn/t/leancloud/4809 这样行为和 Node 保持一致。
The PHP Cache organization is dedicated to providing solid, powerful, flexible, and lightweight caching libraries for PHP projects. Project website: http://www.php-cache.com/en/latest/
leancloud/docs#2685
Fatal error: Uncaught exception 'RuntimeException' with message 'CURL connection (/1.1/classes/zyb1?where=%7B%22objectId%22%3A%225a6587281b69e60066f7c035%22%7D&skip=0&limit=1) error: 3 malformed' in D:\xue\2\leancloud\src\LeanCloud\Client.php:409 Stack trace: #0 D:\xue\2\leancloud\src\LeanCloud\Client.php(439): LeanCloud\Client::request('GET', '/classes/zyb1', Array, NULL, Array, NULL) #1 D:\xue\2\leancloud\src\LeanCloud\Query.php(741): LeanCloud\Client::get('/classes/zyb1', Array) #2...