Small language features update #99
test.yml
on: push
PHPCS
16s
PHPStan
13s
Matrix: phpunit
Annotations
3 errors
PHPStan:
src/Container.php#L158
Result of && is always true.
|
PHPStan:
src/Container.php#L162
Unreachable statement - code above always terminates.
|
PHPStan
Process completed with exit code 1.
|