- Issue created by @fkatsukawa
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 12:22am 27 October 2023 - Status changed to RTBC
about 1 year ago 4:06pm 31 October 2023
I applied a patch to make this module compatible with D10, however I got an error when checking the module with upgrade-status module for D10 upgrade
RequestSubscriberCheckLimits.php on line 129
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.
2.0
Code