Update changelog & dependencies #222
Annotations
15 errors
PHPStan - 8.3:
app/src/Database/Builder.php#L217
Part $table (Illuminate\Database\Query\Expression|string) of encapsed string cannot be cast to string.
|
PHPStan - 8.3:
app/tests/Unit/ServicesProvider/CacheServiceTest.php#L62
Return type of call to static method Mockery::mock() contains unresolvable type.
|
PHPStan - 8.3:
app/tests/Unit/ServicesProvider/SessionServiceTest.php#L81
Return type of call to static method Mockery::mock() contains unresolvable type.
|
PHPStan - 8.3:
app/tests/Unit/Sprunje/SprunjeTest.php#L93
Parameter #2 ...$args of static method Mockery::mock() expects array|class-string<UserFrosting\Sprinkle\Core\Database\Builder>|UserFrosting\Sprinkle\Core\Database\Builder, Closure given.
|
PHPStan - 8.3
Process completed with exit code 1.
|
PHPStan - 8.2:
app/src/Database/Builder.php#L217
Part $table (Illuminate\Database\Query\Expression|string) of encapsed string cannot be cast to string.
|
PHPStan - 8.2:
app/tests/Unit/ServicesProvider/CacheServiceTest.php#L62
Return type of call to static method Mockery::mock() contains unresolvable type.
|
PHPStan - 8.2:
app/tests/Unit/ServicesProvider/SessionServiceTest.php#L81
Return type of call to static method Mockery::mock() contains unresolvable type.
|
PHPStan - 8.2:
app/tests/Unit/Sprunje/SprunjeTest.php#L93
Parameter #2 ...$args of static method Mockery::mock() expects array|class-string<UserFrosting\Sprinkle\Core\Database\Builder>|UserFrosting\Sprinkle\Core\Database\Builder, Closure given.
|
PHPStan - 8.2
Process completed with exit code 1.
|
PHPStan - 8.1:
app/src/Database/Builder.php#L217
Part $table (Illuminate\Database\Query\Expression|string) of encapsed string cannot be cast to string.
|
PHPStan - 8.1:
app/tests/Unit/ServicesProvider/CacheServiceTest.php#L62
Return type of call to static method Mockery::mock() contains unresolvable type.
|
PHPStan - 8.1:
app/tests/Unit/ServicesProvider/SessionServiceTest.php#L81
Return type of call to static method Mockery::mock() contains unresolvable type.
|
PHPStan - 8.1:
app/tests/Unit/Sprunje/SprunjeTest.php#L93
Parameter #2 ...$args of static method Mockery::mock() expects array|class-string<UserFrosting\Sprinkle\Core\Database\Builder>|UserFrosting\Sprinkle\Core\Database\Builder, Closure given.
|
PHPStan - 8.1
Process completed with exit code 1.
|