Upgrade PHPStan from 1.12 to 2.0 #338
Annotations
8 errors
Run PHP_CodeSniffer:
src/Cache/DoctrineCacheStorage.php#L31
Expected 1 line between description and annotations, found 0.
|
Run PHP_CodeSniffer:
tests/Service/DriverFactoryTest.php#L20
Type assert is not used in this file.
|
Run PHP_CodeSniffer:
tests/Persistence/TestAsset/DummyObjectManager.php#L1
Missing declare(strict_types=1).
|
Run PHP_CodeSniffer:
tests/Persistence/TestAsset/DummyObjectManager.php#L7
Opening brace of a class must be on the line after the definition
|
Run PHP_CodeSniffer:
tests/Form/Element/ProxyTest.php#L22
Type PHP_VERSION_ID is not used in this file.
|
Run PHP_CodeSniffer:
tests/Form/Element/ProxyTest.php#L282
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP_CodeSniffer:
tests/Persistence/ProvidesObjectManagerTest.php#L19
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading