Skip to content

refactor: reduce PHPStan child return type baseline #14298

refactor: reduce PHPStan child return type baseline

refactor: reduce PHPStan child return type baseline #14298

Triggered via pull request May 6, 2026 21:14
Status Failure
Total duration 58s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
54s
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/Request.php#L40
Property CodeIgniter\HTTP\OutgoingRequest::$uri (CodeIgniter\HTTP\URI) in empty() is not falsy.
PHP Static Analysis: system/HTTP/IncomingRequest.php#L0
Ignored error pattern #^PHPDoc type CodeIgniter\\HTTP\\URI of property CodeIgniter\\HTTP\\IncomingRequest\:\:\$uri is not the same as PHPDoc type CodeIgniter\\HTTP\\URI\|null of overridden property CodeIgniter\\HTTP\\OutgoingRequest\:\:\$uri\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/HTTP/IncomingRequest.php was not matched in reported errors.