Register the idle connection listener #1760
Annotations
10 errors and 1 warning
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L7
Type Symfony\Bridge\Doctrine\ConnectionTimingWeakMap is not used in this file.
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L12
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L14
@var annotation of property \Doctrine\Bundle\DoctrineBundle\Middleware\ConnectionKeepAlive::$timeToLiveByConnection does not specify type hint for its items.
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L16
Found multi-line doc comment with single line content, use one-line doc comment instead.
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L20
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L25
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L26
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L196
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 3 spaces
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L197
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L198
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading