Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| membership_plan 1.0.x-dev | Module | 0 | 15000 | hoangd |
| 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 | 11582 | 8307 | 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. |
| 1 | 9 | 6 | Other problem | Deprecated in PHP 8.4: Parameter #2 $entity_type_bundle_info (Drupal\Core\Entity\EntityTypeBundleInfoInterface) is implicitly nullable via default value null. |
| 1 | 8 | 5 | Other problem | Deprecated in PHP 8.4: Parameter #3 $time (Drupal\Component\Datetime\TimeInterface) is implicitly nullable via default value null. |
| 1 | 3 | 3 | Other problem | Undefined variable: $logger |
| 1 | 13 | 2 | Parse error | Caught class Stripe\Exception\ApiErrorException not found. |
| 2 | 4 | 3 | Parse error | Function render not found. |
| 1 | 1 | 1 | Other problem | Function membership_plan_help() should return string but return statement is missing. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $subscription (Drupal\membership_plan\Entity\MembershipSubscription) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $form_state of method Drupal\mp_paypal_wps\Controller\PaypalWpsController::openPopup() has invalid type Drupal\mp_paypal_wps\Controller\FormStateInterface. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\mp_paypal_wps\Controller\AjaxResponse not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\mp_paypal_wps\Controller\OpenDialogCommand not found. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\mp_stripe\Controller\Error not found. |
| 1 | 1 | 1 | Other problem | Parameter #3 $subscription of method Drupal\mp_stripe\Form\PaymentForm::buildForm() is not optional. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\mp_stripe\Form\PaymentForm::$orderManager. |
| 1 | 1 | 1 | Parse error | Instantiated class Stripe\StripeClient not found. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $subscription (Drupal\membership_plan\Entity\MembershipSubscription) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\membership_plan\Controller\TransactionController::$t. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $membership_plan (Drupal\membership_plan\Entity\MembershipPlan) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $typed_config_manager (Drupal\Core\Config\TypedConfigManagerInterface) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\membership_plan\Service\User. |
| 3 | 3 | 1 | Other problem | Undefined variable: $plan |
| 1 | 1 | 1 | Other problem | Undefined variable: $subscription |