Skip to content

feat: Add CSP3 script-src-elem directive #13567

feat: Add CSP3 script-src-elem directive

feat: Add CSP3 script-src-elem directive #13567

Re-run triggered January 31, 2026 14:14
Status Failure
Total duration 1m 13s
Artifacts

test-phpstan.yml

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

Annotations

3 errors
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis: system/HTTP/ContentSecurityPolicy.php#L662
Method CodeIgniter\HTTP\ContentSecurityPolicy::addScriptSrcElem() has parameter $uri with no value type specified in iterable type array.
PHP Static Analysis: system/HTTP/ContentSecurityPolicy.php#L153
Property CodeIgniter\HTTP\ContentSecurityPolicy::$scriptSrcElem type has no value type specified in iterable type array.