Automatically closed - issue fixed for 2 weeks with no activity.
Prepare Drupal 10 compatibility (planned for August 2022).
Running drupal-check reports:
------ -------------------------------------------------
Line modules/o365_links/src/O365CacheInvalidator.php
------ -------------------------------------------------
44 Missing explicit access check on entity query.
💡 See
https://www.drupal.org/node/3201242 →
------ -------------------------------------------------
------ -----------------------------------------------------------------------
Line modules/o365_sharepoint_field/src/Plugin/CKEditorPlugin/SharePoint.ph
p
------ -----------------------------------------------------------------------
23 Call to deprecated function drupal_get_path():
in drupal:9.3.0 and is removed from drupal:10.0.0. Use
\Drupal\Core\Extension\ExtensionPathResolver::getPath() instead.
37 Call to deprecated function drupal_get_path():
in drupal:9.3.0 and is removed from drupal:10.0.0. Use
\Drupal\Core\Extension\ExtensionPathResolver::getPath() instead.
------ -----------------------------------------------------------------------
------ --------------------------------------------------------------
Line modules/o365_sso_user/src/SsoUserSync.php
------ --------------------------------------------------------------
178 Call to deprecated function file_save_data():
in drupal:9.3.0 and is removed from drupal:10.0.0. Use
\Drupal\file\FileRepositoryInterface::writeData() instead.
------ --------------------------------------------------------------
Fixed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.