chore: Bump laravel/tinker from 2.8.0 to 2.8.2 #2361
Annotations
9 errors
app/Http/Kernel.php#L16
PHPDoc type array of property App\Http\Kernel::$middleware is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Foundation\Http\Kernel::$middleware.
|
app/Http/Kernel.php#L29
PHPDoc type array of property App\Http\Kernel::$middlewareGroups is not covariant with PHPDoc type array<string, array<int, string>> of overridden property Illuminate\Foundation\Http\Kernel::$middlewareGroups.
|
app/Http/Kernel.php#L73
PHPDoc type array of property App\Http\Kernel::$routeMiddleware is not covariant with PHPDoc type array<string, string> of overridden property Illuminate\Foundation\Http\Kernel::$routeMiddleware.
|
app/Http/Middleware/EncryptCookies.php#L14
PHPDoc type array of property App\Http\Middleware\EncryptCookies::$except is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Cookie\Middleware\EncryptCookies::$except.
|
app/Http/Middleware/PreventRequestsDuringMaintenance.php#L14
PHPDoc type array of property App\Http\Middleware\PreventRequestsDuringMaintenance::$except is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance::$except.
|
app/Http/Middleware/TrimStrings.php#L14
PHPDoc type array of property App\Http\Middleware\TrimStrings::$except is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Foundation\Http\Middleware\TrimStrings::$except.
|
app/Http/Middleware/VerifyCsrfToken.php#L21
PHPDoc type array of property App\Http\Middleware\VerifyCsrfToken::$except is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Foundation\Http\Middleware\VerifyCsrfToken::$except.
|
app/Providers/EventServiceProvider.php#L14
PHPDoc type array of property App\Providers\EventServiceProvider::$listen is not covariant with PHPDoc type array<string, array<int, string>> of overridden property Illuminate\Foundation\Support\Providers\EventServiceProvider::$listen.
|
|
The logs for this run have expired and are no longer available.
Loading