payment 2.x-dev Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
payment 2.x-dev Module 614 15000 Berdir, torotil, ricovandevin
Status Next step Instructions Drupal.org issues
Fix deprecation errors found Manually review and fix errors Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. Drupal 11 compatibility issues
Filter errors
Occurrence in project Sort ascending All occurrences Affected projects Category Error
24 78 3 PHPUnit API Call to deprecated method at() of class PHPUnit​\​Framework​\​TestCase: https://github.com/sebastianbergmann/phpunit/issues/4297
17 154 28 PHPUnit API Call to deprecated method setMethods() of class PHPUnit​\​Framework​\​MockObject​\​MockBuilder: https://github.com/sebastianbergmann/phpunit/pull/3687
5 8202 5913 Info.yml or composer.json Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
3 5 2 Drupal API, not rector covered Call to method isConfigurable() of deprecated class Drupal​\​Component​\​Plugin​\​PluginHelper. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Instead, use instanceof() to check for ​\​Drupal​\​Component​\​Plugin​\​ConfigurableInterface.
3 5 3 Other problem Usage of deprecated trait Drupal​\​plugin​\​Plugin​\​PluginOperationsProviderPluginManagerTrait in class [redacted]:getInstanceFromDefinition().
3 7 3 Drupal API, not rector covered Fetching deprecated class constant RETURN_AFFECTED of class Drupal​\​Core​\​Database​\​Database. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.
2 4 2 PHPUnit API Call to deprecated method getMockClass() of class PHPUnit​\​Framework​\​TestCase.
1 977 977 Info.yml or composer.json The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility.
1 330 181 Other problem Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.
1 1 1 Other problem Property Drupal​\​Tests​\​payment_form​\​Functional​\​Plugin​\​Field​\​FieldFormatter​\​PaymentFormWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment_form​\​Functional​\​Plugin​\​Field​\​FieldType​\​PaymentFormWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment_form​\​Functional​\​Plugin​\​Field​\​FieldWidget​\​PaymentFormWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment_reference​\​Functional​\​Element​\​PaymentReferenceWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment_reference​\​Functional​\​Plugin​\​Field​\​FieldType​\​PaymentReferenceWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment_reference​\​Functional​\​Plugin​\​Field​\​FieldWidget​\​PaymentReferenceWebTest::$modules property must be protected.
1 1 1 Other problem #pre_render callback array{class-string, non-falsy-string} at key '0' is not callable.
1 1 1 Other problem #pre_render callback array{class-string, non-falsy-string} at key '0' is not callable.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Controller​\​PaymentMethodTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Controller​\​PaymentStatusWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Controller​\​PaymentTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Controller​\​PaymentTypeWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Element​\​PaymentLineItemsInputWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Entity​\​Payment​\​PaymentStorageWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​ModuleInstallUninstallWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​PaymentAdministrationCategoryWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Functional​\​Plugin​\​Payment​\​LineItem​\​BasicWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Kernel​\​DatabaseQueueWebTest::$modules property must be protected.
1 1 1 Other problem Property Drupal​\​Tests​\​payment​\​Kernel​\​PaymentUnitTest::$modules property must be protected.
1 1 1 Other problem Instantiation of deprecated class Drupal​\​payment​\​Plugin​\​views​\​filter​\​PaymentMethod: Deprecated since >8.x-2.0-rc3. Use Drupal​\​plugin​\​Plugin​\​views​\​filter​\​PluginId instead.
1 1 1 Other problem Call to method create() of deprecated class Drupal​\​payment​\​Plugin​\​views​\​filter​\​PaymentMethod: Deprecated since >8.x-2.0-rc3. Use Drupal​\​plugin​\​Plugin​\​views​\​filter​\​PluginId instead.
1 1 1 Other problem Fetching class constant class of deprecated class Drupal​\​payment​\​Plugin​\​views​\​filter​\​PaymentMethod: Deprecated since >8.x-2.0-rc3. Use Drupal​\​plugin​\​Plugin​\​views​\​filter​\​PluginId instead.
1 1 1 Other problem Instantiation of deprecated class Drupal​\​payment​\​Plugin​\​views​\​filter​\​PaymentStatus: Deprecated since >8.x-2.0-rc3. Use Drupal​\​plugin​\​Plugin​\​views​\​filter​\​PluginId instead.
1 1 1 Other problem Call to method create() of deprecated class Drupal​\​payment​\​Plugin​\​views​\​filter​\​PaymentStatus: Deprecated since >8.x-2.0-rc3. Use Drupal​\​plugin​\​Plugin​\​views​\​filter​\​PluginId instead.
1 1 1 Other problem Fetching class constant class of deprecated class Drupal​\​payment​\​Plugin​\​views​\​filter​\​PaymentStatus: Deprecated since >8.x-2.0-rc3. Use Drupal​\​plugin​\​Plugin​\​views​\​filter​\​PluginId instead.


Results are from dataset #205518 from 2024-06-22T12:44. Report is ran by the Drupal Association regularly.