issues
search
leancloud
/
php-sdk
LeanCloud PHP SDK
Apache License 2.0
53
stars
23
forks
source link
Release v0.2.6
#91
Closed
juvenn
closed
8 years ago
juvenn
commented
8 years ago
LeanPush 支持同时向多平台发送推送
LeanObject::save, fetch, destroy 不再返回批量查询错误
修复 LeanACL 为空时被编码为 array 的问题
LeanACL::encode 为空时将返回空的 object,不再是 array (不兼容)
修复 LeanRole 查询不能正常初识化
LeanRole 构造函数接收两个可选参数 className, objectId (不兼容)
juvenn
commented
8 years ago
错误提交到 master 了,重新提交 #92