$ vendor/bin/drupal-check -d modules/contrib/search_api_algolia/
3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ -------------------------------------------------------------------------------
Line src/Plugin/search_api/backend/SearchApiAlgoliaBackend.php
------ -------------------------------------------------------------------------------
278 Call to deprecated method strlen() of class Drupal\Component\Utility\Unicode:
in drupal:8.6.0 and is removed from drupal:9.0.0. Use
mb_strlen() instead.
279 Call to deprecated method substr() of class Drupal\Component\Utility\Unicode:
in drupal:8.6.0 and is removed from drupal:9.0.0. Use
mb_substr() instead.
------ -------------------------------------------------------------------------------

[ERROR] Found 2 errors

CommentFileSizeAuthor
#3 3138856-3.patch1.98 KBnikunjkotecha
#2 3138856-2.patch1.53 KBnikunjkotecha

Comments

nikunjkotecha created an issue. See original summary.

nikunjkotecha’s picture

Status: Active » Needs review
StatusFileSize
new1.53 KB
nikunjkotecha’s picture

StatusFileSize
new1.98 KB

nikunjkotecha’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.