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 |
|---|---|---|---|---|
| push_notifications 1.x-dev | Module | 137 | 15000 | haagendazs, shashank5563 |
| 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 |
|---|---|---|---|---|
| 1 | 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. |
| 4 | 64 | 21 | Parse error | Function drush_print not found. |
| 1 | 123 | 64 | Other problem | Call to deprecated function curl_close(). |
| 2 | 16 | 11 | Parse error | Function drupal_get_path not found. |
| 1 | 4 | 4 | Other problem | Deprecated in PHP 8.4: Parameter #4 $entity_type_bundle_info (Drupal\Core\Entity\EntityTypeBundleInfoInterface) is implicitly nullable via default value null. |
| 1 | 4 | 4 | Other problem | Deprecated in PHP 8.4: Parameter #5 $time (Drupal\Component\Datetime\TimeInterface) is implicitly nullable via default value null. |
| 4 | 4 | 1 | Parse error | Function entity_delete_multiple not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\push_notifications\Form\PushNotificationForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Property Drupal\push_notifications\Plugin\Validation\Constraint\PushNotificationsTokenLanguageConstraint::$message overriding property Symfony\Component\Validator\Constraints\Choice::$message (string) should also have native type string. |
| 1 | 1 | 1 | Symfony API | Return type mixed of method Drupal\push_notifications\Plugin\Validation\Constraint\PushNotificationsTokenLanguageConstraintValidator::validate() is not covariant with return type void of method Symfony\Component\Validator\Constraints\ChoiceValidator::validate(). |
| 1 | 1 | 1 | Parse error | Function drupal_realpath not found. |