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 |
|---|---|---|---|---|
| miniorange_saml 3.1.4 | Module | 2509 | 1000 | abhay19, arsh244, gauravsood91, [email protected], roushan59227, shrishail hiremath, singh_ankit, sudhanshu0542 |
| 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. |
| 1 | 1 | 1 | Other problem | Method Drupal\miniorange_saml\Form\MiniorangeSamlFormBase::getFormId() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\miniorange_saml\Form\MiniorangeSamlFormBase::buildForm() should return array but return statement is missing. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\miniorange_saml\SAML2_XML_Chunk not found. |
| 3 | 3 | 1 | Parse error | Instantiated class Drupal\miniorange_saml\Exception not found. |
| 3 | 3 | 1 | Parse error | Instantiated class Drupal\miniorange_saml\DOMDocument not found. |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\miniorange_saml\Utilities::addNameId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\miniorange_saml\Utilities::getContainer(). |
| 1 | 1 | 1 | Other problem | Parameter $authnContextDecl of method Drupal\miniorange_saml\Saml2Assertion::setAuthnContextDecl() has invalid type Drupal\miniorange_saml\SAML2_XML_Chunk. |
| 1 | 1 | 1 | Other problem | Parameter $parentElement of method Drupal\miniorange_saml\Saml2Assertion::toXml() has invalid type Drupal\miniorange_saml\DOMNode. |
| 3 | 3 | 1 | Other problem | Call to an undefined static method Drupal\miniorange_saml\Utilities::addString(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\miniorange_saml\Utilities::insertSignature(). |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\miniorange_saml\Utilities::addStrings(). |
| 2 | 2 | 1 | Parse error | Class Drupal\miniorange_saml\DOMNodeList not found. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\miniorange_saml\Exception not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\miniorange_saml\MiniorangeSamlCustomer not found. |
| 1 | 31 | 14 | Other problem | Class Drupal referenced with incorrect case: DRUPAL. |
| 1 | 1 | 1 | Other problem | Method Drupal\miniorange_saml\XMLSecurityKey::verifySignature() should return bool|int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\miniorange_saml\XMLSecEnc::encryptNode() should return DOMElement but return statement is missing. |