$ 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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3138856-3.patch | 1.98 KB | nikunjkotecha |
Comments
Comment #2
nikunjkotechaComment #3
nikunjkotechaComment #5
nikunjkotecha