Add support for some crypto functions #1898
ci.yml
on: pull_request
Composer validation
7s
Coding Standards
18s
Static Analysis
18s
Ensure artifacts are OK
41s
Matrix: phpunit
Annotations
3 errors
Static Analysis:
src/functions.php#L846
Parameter #1 $content of function Castor\encrypt_with_password expects string, string|false given.
|
Static Analysis:
src/functions.php#L858
Parameter #1 $content of function Castor\decrypt_with_password expects string, string|false given.
|
Static Analysis
Process completed with exit code 1.
|