Leancloud Php Sdk Versions Save

LeanCloud PHP SDK

v0.14.2

1 month ago
  • Require phone number when verify sms code

v0.14.1

2 years ago

Fix a bug for uploading files at Chinese regions.

v0.14.0

3 years ago
  • Add runRemote() (invoking cloud function remotely).
  • Allow specifying the file key/path with masterKey.
  • Add license (Apache-2.0).

v0.13.0

3 years ago
  • Add requestChangePhoneNumber & changePhoneNumber to verify mobile number before updating it.
  • Add _messageUpdate hook.
  • Add setApiTimeout to specify request timeout.

v0.12.0

4 years ago
  • 支持平滑推送(flow_control
  • 支持即时通讯服务的 _rtmClientSign_conversationAdded_conversationRemoved hook
  • 支持 PHP 7.4

v0.11.0

4 years ago

v0.10.3

4 years ago
  • 优化云引擎错误处理
  • 处理中间件中的异常,避免返回 500 内部错误。比如 sessionToken 不合法的异常。
  • 在云引擎错误栈中,打印请求到 API 的 method, url

v0.10.2

4 years ago
  • 修复验证码登录或注册问题

v0.10.1

4 years ago
  • 修复验证码登录或注册问题

v0.10.0

4 years ago
  • 添加 User::signUpOrLoginByMobilePhone 支持手机注册或登录