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 |
|---|---|---|---|---|
| wsolution 2.0.x-dev | Module | 1 | 15000 | dakwamine, eme, musa.thomas, sebastien besquent-blandenet |
| 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 |
|---|---|---|---|---|
| 3 | 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. |
| 3 | 123 | 64 | Other problem | Call to deprecated function curl_close(). |
| 1 | 1 | 1 | Other problem | Class Drupal\wsolution_elastic\Form\InitIndexForm extends unknown class Drupal\wsolution_elastic\Form\WSolutionSettingsForm. |
| 1 | 1 | 1 | Other problem | Parameter $client_manager of method Drupal\wsolution_elastic\Form\InitIndexForm::__construct() has invalid type Drupal\elasticsearch_connector\ElasticSearch\ClientManagerInterface. |
| 1 | 1 | 1 | Other problem | Parameter $cluster_manager of method Drupal\wsolution_elastic\Form\InitIndexForm::__construct() has invalid type Drupal\elasticsearch_connector\ClusterManager. |
| 1 | 1 | 1 | Other problem | Drupal\wsolution_elastic\Form\InitIndexForm::__construct() calls parent::__construct() but Drupal\wsolution_elastic\Form\InitIndexForm does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\wsolution_elastic\Form\InitIndexForm::$clientManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\wsolution_elastic\Form\InitIndexForm::$clusterManager. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\wsolution_elastic\Form\InitIndexForm::$wsolutionManager. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\wsolution_elastic\Form\InitIndexForm::config(). |
| 1 | 1 | 1 | Other problem | Drupal\wsolution_elastic\Form\InitIndexForm::buildForm() calls parent::buildForm() but Drupal\wsolution_elastic\Form\InitIndexForm does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\wsolution_elastic\Form\InitIndexForm::submitForm() calls parent::submitForm() but Drupal\wsolution_elastic\Form\InitIndexForm does not extend any class. |
| 4 | 4 | 1 | Other problem | Undefined variable: $configs |
| 2 | 2 | 1 | Other problem | Cannot unset property PassePlat\Core\Config\ConfigItem\ConfigItem::$config because it might have hooks in a subclass. |
| 1 | 1 | 1 | Parse error | Class PassePlat\Ftp\StreamProcessor\SchemeProcessor\FtpSchemeProcessor not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\wsolution\Services\PassePlatComponent not found. |
| 2 | 2 | 1 | Parse error | Instantiated class Drupal\wsolution\Services\EventListenerDefinition not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\wsolution\Services\VCRSchemeProcessor not found. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $config (VCR\Configuration) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Method Drupal\wsolution\Vcr\WSVideorecorder::handleRequest() should return VCR\Response but return statement is missing. |