Fix nullable type for PHP 8.4 (#18) #37
Annotations
7 errors
|
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 1.
|
|
PHP 8.2 Test on ubuntu-latest:
src/BasePathMiddleware.php#L32
Method Selective\BasePath\BasePathMiddleware::__construct() has parameter $app with generic class Slim\App but does not specify its types: TContainerInterface
|
|
PHP 8.2 Test on ubuntu-latest:
src/BasePathMiddleware.php#L19
Property Selective\BasePath\BasePathMiddleware::$app with generic class Slim\App does not specify its types: TContainerInterface
|
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 1.
|
|
PHP 8.1 Test on ubuntu-latest:
src/BasePathMiddleware.php#L32
Method Selective\BasePath\BasePathMiddleware::__construct() has parameter $app with generic class Slim\App but does not specify its types: TContainerInterface
|
|
PHP 8.1 Test on ubuntu-latest:
src/BasePathMiddleware.php#L19
Property Selective\BasePath\BasePathMiddleware::$app with generic class Slim\App does not specify its types: TContainerInterface
|
|
PHP 8.1 Test on ubuntu-latest
The strategy configuration was canceled because "run.ubuntu-latest_8_2" failed
|