test(phpunit): Replace deprecated getMockForAbstractClass() and getName() calls #796
Annotations
8 errors
Drupal 10.1.x (PHP 8.1)
Process completed with exit code 2.
|
Drupal 10.2.x (PHP 8.1)
Process completed with exit code 2.
|
Drupal 10.3.x (PHP 8.3):
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L102
No error to ignore is reported on line 102.
|
Drupal 10.3.x (PHP 8.3):
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L104
No error to ignore is reported on line 104.
|
Drupal 10.3.x (PHP 8.3):
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L106
Result of || is always false.
|
Drupal 10.3.x (PHP 8.3):
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L106
Variable $height in empty() always exists and is not falsy.
|
Drupal 10.3.x (PHP 8.3):
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L106
Variable $width in empty() always exists and is not falsy.
|
Drupal 10.3.x (PHP 8.3)
Process completed with exit code 1.
|