- Issue created by @ciprian.stavovei
- 208d9298 committed on 8.x-1.x
Issue #3478237: Drupal 11 compatibility
- 208d9298 committed on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.
ddev exec drush upgrade_status:analyze serve_plain_file
[notice] Processing /var/www/html/modules/contrib/serve_plain_file.
================================================================================
Serve Plain File, 8.x-1.10
Scanned on Wed, 10/02/2024 - 12:27
FILE: modules/contrib/serve_plain_file/src/Form/ServedFileForm.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 253 Relying on entity queries to check access by default is
deprecated in drupal:9.2.0 and an error will be thrown from
drupal:10.0.0. Call
\Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
TRUE or FALSE to specify whether access should be checked.
--------------------------------------------------------------------------------
FILE: modules/contrib/serve_plain_file/serve_plain_file.info.yml
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 5 Value of core_version_requirement: ^8 || ^9 || ^10 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
--------------------------------------------------------------------------------
Active
1.0
Code
Issue #3478237: Drupal 11 compatibility
Automatically closed - issue fixed for 2 weeks with no activity.