3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ----------------------------------------------------------------
Line theme-settings.php
------ ----------------------------------------------------------------
43 Call to deprecated method l() of class Drupal:
in drupal:8.0.0 and is removed from drupal:9.0.0. Use
\Drupal\Core\Link::fromTextAndUrl() instead.
84 Call to deprecated function file_default_scheme():
in drupal:8.8.0 and is removed from drupal:9.0.0. Use
\Drupal::config('system.file')->get('default_scheme') instead.
------ ----------------------------------------------------------------
[ERROR] Found 2 errors
PHPCS, PHPCBF for both --standard=Drupal and --standard=DrupalPractice
phpcbf --standard=Drupal --extensions=php,inc,install,test,theme,less,css,info,txt,md,yml /var/www/html/products/vartheme/ --ignore="/var/www/html/products/vartheme/node_modules/ , /var/www/html/products/vartheme/VARTHEME_SUBTHEME/node_modules/"
phpcs --standard=Drupal --extensions=php,inc,install,test,theme,less,css,info,txt,md,yml /var/www/html/products/vartheme/ --ignore="/var/www/html/products/vartheme/node_modules/ , /var/www/html/products/vartheme/VARTHEME_SUBTHEME/node_modules/"
phpcbf --standard=DrupalPractice --extensions=php,inc,install,test,theme,less,css,info,txt,md,yml /var/www/html/products/vartheme/ --ignore="/var/www/html/products/vartheme/node_modules/ , /var/www/html/products/vartheme/VARTHEME_SUBTHEME/node_modules/"
phpcs --standard=DrupalPractice --extensions=php,inc,install,test,theme,less,css,info,txt,md,yml /var/www/html/products/vartheme/ --ignore="/var/www/html/products/vartheme/node_modules/ , /var/www/html/products/vartheme/VARTHEME_SUBTHEME/node_modules/"
Fixed
6.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.