This is the list of error messages, as found in die() and exit() expressions.
| Message | File | Line |
|---|---|---|
| sprintf('Key length must be 16, 24, or 32 bytes; got key len (%s).', strlen($key)) | /src/Support/AES.php | 72 |
| 'IV length must be 16 bytes.' | /src/Support/AES.php | 84 |
| 'type 只能是 ' . implode('或者', $limit) | /src/Auth.php | 30 |
| "Undefined {$name} configuration" | /src/Factory.php | 26 |
| "Undefined {$name} method!" | /src/Factory.php | 51 |
| "获取 access token 失败:{$result['errmsg']}" | /src/AccessToken.php | 37 |
| 'The given payload is invalid.' | /src/Decrypt.php | 39 |