Upgrade Laravel 10/11 #91
Annotations
10 errors
|
PHPStan:
src/Testing/Laravel/TestingApplication.php#L171
Method LaraStrict\Testing\Laravel\TestingApplication::langPath() has no return type specified.
|
PHPStan:
src/Testing/Laravel/TestingApplication.php#L171
Method LaraStrict\Testing\Laravel\TestingApplication::langPath() has parameter $path with no type specified.
|
PHPStan:
src/Testing/Laravel/TestingApplication.php#L176
Method LaraStrict\Testing\Laravel\TestingApplication::publicPath() has no return type specified.
|
PHPStan:
src/Testing/Laravel/TestingApplication.php#L176
Method LaraStrict\Testing\Laravel\TestingApplication::publicPath() has parameter $path with no type specified.
|
PHPStan:
src/Testing/Laravel/TestingApplication.php#L181
Method LaraStrict\Testing\Laravel\TestingApplication::hasDebugModeEnabled() has no return type specified.
|
PHPStan:
src/Testing/Laravel/TestingContainer.php#L188
Method LaraStrict\Testing\Laravel\TestingContainer::bindMethod() has no return type specified.
|
PHPStan:
src/Testing/Laravel/TestingContainer.php#L188
Method LaraStrict\Testing\Laravel\TestingContainer::bindMethod() has parameter $callback with no type specified.
|
PHPStan:
src/Testing/Laravel/TestingContainer.php#L188
Method LaraStrict\Testing\Laravel\TestingContainer::bindMethod() has parameter $method with no type specified.
|
PHPStan
The operation was canceled.
|
Loading