TianLiangZhou/shrimp-wechat-sdk

View on GitHub
src/Support/Aes.php

Summary

Maintainability
A
35 mins
Test Coverage

Method decrypt has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $cipherText,
        string $key,
        string $iv = '',
        int $option = OPENSSL_RAW_DATA,
        $method = null
Severity: Minor
Found in src/Support/Aes.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status