refactor: reduce PHPStan child return type baseline #14298
test-phpstan.yml
on: pull_request
PHP Static Analysis
54s
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.
|