Merge 3.4.x up into 4.0.x #450
Annotations
5 errors
Run PHP_CodeSniffer:
tests/Collector/EventListener/SchemaFilterListenerTest.php#L34
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP_CodeSniffer:
src/EventListener/SchemaFilterListener.php#L19
Property \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener::$configurationTableName does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
|
Run PHP_CodeSniffer:
src/EventListener/SchemaFilterListener.php#L27
Property \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener::$enabled does not have native type hint for its value but it should be possible to add it based on @var annotation "bool".
|
Run PHP_CodeSniffer:
src/EventListener/SchemaFilterListener.php#L30
Method \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener::__invoke() does not have native type hint for its parameter $asset but it should be possible to add it based on @param annotation "AbstractAsset|string".
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading