Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add verify option #1

Merged
merged 1 commit into from
Apr 2, 2024
Merged

feat: Add verify option #1

merged 1 commit into from
Apr 2, 2024

Conversation

xiaoxuan6
Copy link
Contributor

No description provided.

@justmd5
Copy link
Owner

justmd5 commented Apr 2, 2024

为啥要添加这一项呢,一般情况下他家证书是有效的

@xiaoxuan6
Copy link
Contributor Author

为啥要添加这一项呢,一般情况下他家证书是有效的

win10 本地执行报错

 Trying to access array offset on value of type null

  at vendor\justmd5\deeplx\src\DeepLTranslator.php:123
    119▕             ];
    120▕         }
    121▕
    122▕         return [
  ➜ 123▕             'status' => self::SUCCESS, 'code' => self::SUCCESS, 'message' => 'ok', 'data' => $responseData['result']['texts'][0]['text'],
    124▕         ];
    125▕     }
    126▕
    127▕     /**

  1   vendor\justmd5\deeplx\src\DeepLTranslator.php:123
      Illuminate\Foundation\Bootstrap\HandleExceptions::Illuminate\Foundation\Bootstrap\{closure}("Trying to access array offset on value of type null", "E:\phpStudy\PHPTutorial\WWW\package\code-analyze\vendor\justmd5\deeplx\src\DeepLTranslator.php")

  2   vendor\justmd5\deeplx\src\DeepLTranslator.php:61
      Justmd5\DeeplX\DeepLTranslator::result()

@justmd5 justmd5 merged commit 109ebb4 into justmd5:master Apr 2, 2024
1 check passed
justmd5 pushed a commit that referenced this pull request Aug 29, 2024
feat: Add verify option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants