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 |
|---|---|---|---|---|
| fontawesome_ui 1.0.x-dev | Module | 39 | 15000 | mahyarsbt |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | 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 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 15 | 13 | Drupal API, not rector covered | Call to method getInstance() of deprecated class Drupal\Core\Archiver\ArchiverManager. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 8 | 7 | Drupal API, not rector covered | Call to method extract() of deprecated interface Drupal\Core\Archiver\ArchiverInterface. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 2 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 1 | 35 | 31 | Symfony API | Deprecated in PHP 8.4: Parameter #1 $request (Symfony\Component\HttpFoundation\Request) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #6 $integrity_value (string) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #2 $request_stack (RequestStack) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $request_stack of function _fontawesome_ui_check_path() has invalid type RequestStack. |
| 1 | 1 | 1 | Drupal API, not rector covered | Parameter $archiver_manager of method Drupal\fontawesome_ui\Commands\FontAwesomeCommands::__construct() has typehint with deprecated class Drupal\Core\Archiver\ArchiverManager. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 2 | 2 | Parse error | Function system_retrieve_file not found. |