test: Increase Email test coverage and enable component in random tests #15269
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 11s
Annotations
5 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
tests/system/Email/EmailTest.php#L1760
PHPDoc tag `@param` references unknown parameter: $session_stream
|
|
PHP Static Analysis:
tests/system/Email/EmailTest.php#L1760
PHPDoc tag `@param` references unknown parameter: $crypto_type
|
|
PHP Static Analysis:
tests/system/Email/EmailTest.php#L1760
Function CodeIgniter\Email\stream_socket_enable_crypto() has parameter $sessionStream with no type specified.
|
|
PHP Static Analysis:
tests/system/Email/EmailTest.php#L1760
Function CodeIgniter\Email\stream_socket_enable_crypto() has parameter $cryptoType with no type specified.
|