- Issue created by @genfoch01
- First commit to issue fork.
upgrade status lists 3 problems for version 3.00.
File name Line Error
PHPStan failed 0
PHPStan command failed:
/usr/bin/php /var/www/html/drupal/vendor/bin/phpstan analyse --memory-limit=1500M --error-format=json --configuration=/tmp/upgrade_status/deprecation_testing.neon /var/www/html/drupal/modules/redirect_after_login
Command output:
Empty.
Command error:
PHP Deprecated: Return type of DrushBatchContext::offsetSet($name, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/drupal/vendor/drush/drush/includes/batch.inc on line 41 Deprecated: Return type of DrushBatchContext::offsetSet($name, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/drupal/vendor/drush/drush/includes/batch.inc on line 41 RuntimeException thrown in /var/www/html/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php on line 113 while loading bootstrap file /var/www/html/drupal/vendor/mglaman/phpstan-drupal/drupal-autoloader.php: Unable to create directory: /var/www/html/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/../../../../../../sites/simpletest
modules/redirect_after_login/redirect_after_login.info.yml 0 Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
modules/redirect_after_login/composer.json 0 The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://drupal.org/node/2514612#s-drupal-9-compatibility.
Will there be an update to address these issues?
Active
3.0
Code