File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 fail-fast : false
1515 matrix :
1616 php-versions : ['7.3', '7.4', '8.0']
17- drupal-core : ['9.1 .x']
17+ drupal-core : ['9.2 .x']
1818 include :
1919 # Extra run to also test on latest Drupal 8 and PHP 7.2.
2020 - php-versions : ' 7.2'
Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ parameters:
4343 # ^Call to deprecated method toInt\\(\\) of class Drupal\\\\Component\\\\Utility\\\\Bytes\\:
4444 in drupal\\:9\\.1\\.0 and is removed from drupal\\:10\\.0\\.0\\. Use \\\\Drupal\\\\Component\\\\Utility\\\\Bytes\\:\\:toNumber\\ (\\ ) instead$ #
4545 """
46+ - """
47+ #^Call to deprecated function file_munge_filename\\(\\)#
48+ """
4649 # Drupal allows object property access to custom fields, so we cannot fix
4750 # that.
4851 - "#^Property Drupal\\\\.+ \\ (Drupal\\\\Core\\\\Field\\\\FieldItemListInterface\\ ) does not accept .+\\.$ #"
You can’t perform that action at this time.
0 commit comments