Problem/Motivation

drupal-check results on commit hash:
source : [git] https://git.drupal.org/project/views_autocomplete_filters 024eb098527eca095122502c12f310a49c55d4d5
source : http://cgit.drupalcode.org/views_autocomplete_filters


 ------ ------------------------------------------------------- 
  Line   src/Controller/ViewsAutocompleteFiltersController.php  
 ------ ------------------------------------------------------- 
  240    Call to deprecated method strtolower() of class        
         Drupal\Component\Utility\Unicode.                      
  240    Call to deprecated method strtolower() of class        
         Drupal\Component\Utility\Unicode.                      
 ------ ------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   src/Plugin/views/filter/ViewsAutocompleteFiltersSearchApiFulltext.php  
 ------ ----------------------------------------------------------------------- 
         Class Drupal\search_api\Pluginiewsilter\SearchApiFulltext not      
         found and could not be autoloaded.                                     
 ------ ----------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------- 
  Line   src/Plugin/views/filter/ViewsAutocompleteFiltersSearchApiText.php  
 ------ ------------------------------------------------------------------- 
         Class Drupal\search_api\Pluginiewsilter\SearchApiText not      
         found and could not be autoloaded.                                 
 ------ ------------------------------------------------------------------- 

 [ERROR] Found 4 errors                                                     

 

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mcdwayne created an issue. See original summary.

Sergiu Stici’s picture

Status: Active » Needs review
FileSize
877 bytes

Here is the patch, please review.

John Cook’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +ContributionWeekend2020

@Sergiu Stici, thank you for the patch.

The patch is good.

Running drupal-check results in no outstanding errors:

./vendor/bin/drupal-check modules/contrib/views_autocomplete_filters/
 9/9 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


 [OK] No errors

Marking as RTBC.

  • vasike committed 9d89202 on 8.x-1.x authored by Sergiu Stici
    Issue #3042809 by Sergiu Stici, mcdwayne, John Cook: Drupal 9 Deprecated...
vasike’s picture

Status: Reviewed & tested by the community » Fixed

thank you

Status: Fixed » Closed (fixed)

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