Add standalone service #1771
Annotations
10 errors
PHPCodeSniffer [8.2, locked]:
examples/index.php#L33
Type PSR7Sessions\Storageless\Service\StoragelessSession is not used in this file.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Service/SessionStorage.php#L26
Use statements should be sorted alphabetically. The first wrong one is Psr\Http\Server\RequestHandlerInterface.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Service/SessionStorage.php#L30
Usage of short nullable type hint in "?ResponseInterface" is disallowed.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Service/SessionStorage.php#L30
Usage of short nullable type hint in "?RequestHandlerInterface" is disallowed.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Http/SessionMiddleware.php#L31
Type PSR7Sessions\Storageless\Session\SessionInterface is not used in this file.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Http/SessionMiddleware.php#L59
Multi-line function calls must have a trailing comma after the last parameter.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Session/LazySession.php#L55
Usage of short nullable type hint in "?UnencryptedToken" is disallowed.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Session/LazySession.php#L58
Expected 1 space after FUNCTION keyword; 0 found
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Session/LazySession.php#L58
Closure not using "$this" should be declared static.
|
PHPCodeSniffer [8.2, locked]:
src/Storageless/Service/StoragelessSession.php#L36
Use statements should be sorted alphabetically. The first wrong one is Psr\Http\Message\ResponseInterface.
|
The logs for this run have expired and are no longer available.
Loading