Skip to content

refactor: optimize prepQuotedPrintable() with hash lookup and int-length tracking #14984

refactor: optimize prepQuotedPrintable() with hash lookup and int-length tracking

refactor: optimize prepQuotedPrintable() with hash lookup and int-length tracking #14984

Triggered via pull request June 28, 2026 22:27
Status Failure
Total duration 1m 8s
Artifacts

test-phpstan.yml

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

Annotations

8 errors
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis: tests/system/Email/EmailTest.php#L403
Property CodeIgniter\Email\Email::$CRLF ("\r\n"|'n') does not accept "\n".
PHP Static Analysis: tests/system/Email/EmailTest.php#L387
Property CodeIgniter\Email\Email::$CRLF ("\r\n"|'n') does not accept "\n".
PHP Static Analysis: tests/system/Email/EmailTest.php#L377
Property CodeIgniter\Email\Email::$CRLF ("\r\n"|'n') does not accept "\n".
PHP Static Analysis: tests/system/Email/EmailTest.php#L364
Property CodeIgniter\Email\Email::$CRLF ("\r\n"|'n') does not accept "\n".
PHP Static Analysis: tests/system/Email/EmailTest.php#L349
Property CodeIgniter\Email\Email::$CRLF ("\r\n"|'n') does not accept "\n".
PHP Static Analysis: tests/system/Email/EmailTest.php#L316
Method CodeIgniter\Email\EmailTest::providePrepQuotedPrintableWithLfCrlf() return type has no value type specified in iterable type iterable.
PHP Static Analysis: tests/system/Email/EmailTest.php#L310
Property CodeIgniter\Email\Email::$CRLF ("\r\n"|'n') does not accept "\n".