Skip to content

test: Increase Email test coverage and enable component in random tests #15269

test: Increase Email test coverage and enable component in random tests

test: Increase Email test coverage and enable component in random tests #15269

Triggered via pull request July 15, 2026 19:36
Status Failure
Total duration 1m 16s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 11s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.