Drupal 9 deprecated report by drupal-check:

drupal-check -ad .

4/4 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ---------------------------------------------- 
  Line   src/ConfigExportIgnoreConfigSplitService.php  
 ------ ---------------------------------------------- 
  106    Calls to function fnmatch should not exist.   
 ------ ---------------------------------------------- 

                                                                                                                        
 [ERROR] Found 1 error         
CommentFileSizeAuthor
#2 3139338-2.patch1.04 KBgaurav_drupal

Comments

Gaurav_drupal created an issue. See original summary.

gaurav_drupal’s picture

Assigned: gaurav_drupal » Unassigned
Status: Needs work » Needs review
StatusFileSize
new1.04 KB

Provided the patch, please review.

drupal-check -ad .

4/4 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
                                                                                                                        
 [OK] No errors  
mohit_aghera’s picture

Status: Needs review » Reviewed & tested by the community

Thanks a lot @Gaurav_drupal
Looks good to me. Merging.

mohit_aghera’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

ericjenkins’s picture

#2 is not working for me when I have configuration entity names in my list that begin with a '~' character.

When I do a drush config export, I get the repeating errors:

 [warning] preg_match(): Delimiter must not be alphanumeric or backslash ConfigExportIgnoreConfigSplitService.php:107
 [warning] preg_match(): No ending delimiter '~' found ConfigExportIgnoreConfigSplitService.php:107