Update to support doctrine dbal 3.0 & 4.0 #30
Annotations
5 errors and 6 warnings
PHPStan:
src/Doctrine/Driver/IamDecorator.php#L59
Method Macpaw\DoctrineAwsIamRdsAuthBundle\Doctrine\Driver\IamDecorator::getDatabasePlatform() overrides method Doctrine\DBAL\Driver::getDatabasePlatform() but misses parameter #1 $versionProvider.
|
PHPStan:
src/Doctrine/Driver/IamDecorator.php#L61
Method Doctrine\DBAL\Driver::getDatabasePlatform() invoked with 0 parameters, 1 required.
|
PHPStan:
src/Doctrine/Driver/IamDecorator.php#L66
Call to an undefined method Doctrine\DBAL\Driver::getSchemaManager().
|
PHPStan:
src/Doctrine/Driver/IamMiddleware.php#L38
Method Macpaw\DoctrineAwsIamRdsAuthBundle\Doctrine\Driver\IamMiddleware::wrap() should return Macpaw\DoctrineAwsIamRdsAuthBundle\Doctrine\Driver\IamDecoratorInterface but returns Doctrine\DBAL\Driver.
|
PHPStan
Process completed with exit code 1.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Composer validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Composer validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|