Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| mollie 2.3.x-dev | Module | 261 | 15000 | 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 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 4 | 9794 | 7047 | 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. |
| 4 | 1381 | 234 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 1 | 1 | 1 | Other problem | Fetching class constant STATUS_CHANGE_EVENT of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |
| 2 | 2 | 1 | Other problem | Fetching class constant EVENT_NAME of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant REFUND_EVENT of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant CHARGEBACK_EVENT of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |