refactor: optimize prepQuotedPrintable() with hash lookup and int-length tracking #14984
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 4s
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".
|