DBAL4 changes #458
Annotations
7 errors and 1 warning
|
src/Bridge/Doctrine/DBAL/Types/AbstractEnumType.php#L35
Return type int of method Elao\Enum\Bridge\Doctrine\DBAL\Types\AbstractEnumType::getBindingType() is not covariant with return type Doctrine\DBAL\ParameterType of method Doctrine\DBAL\Types\Type::getBindingType().
|
src/Bridge/Doctrine/DBAL/Types/AbstractEnumType.php#L37
Method Elao\Enum\Bridge\Doctrine\DBAL\Types\AbstractEnumType::getBindingType() should return int but returns Doctrine\DBAL\ParameterType::INTEGER|Doctrine\DBAL\ParameterType::STRING.
|
src/Bridge/Doctrine/DBAL/Types/AbstractEnumTypeCommon.php#L107
Call to an undefined method Doctrine\DBAL\Platforms\AbstractPlatform::getVarcharTypeDeclarationSQL().
|
src/Bridge/Doctrine/DBAL/Types/AbstractFlagBagType.php#L32
Return type int of method Elao\Enum\Bridge\Doctrine\DBAL\Types\AbstractFlagBagType::getBindingType() is not covariant with return type Doctrine\DBAL\ParameterType of method Doctrine\DBAL\Types\Type::getBindingType().
|
src/Bridge/Doctrine/DBAL/Types/AbstractFlagBagType.php#L34
Method Elao\Enum\Bridge\Doctrine\DBAL\Types\AbstractFlagBagType::getBindingType() should return int but returns Doctrine\DBAL\ParameterType::INTEGER.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading