Fixed
Project:
OAuth2 Client
Version:
4.1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2026 at 08:11 UTC
Updated:
24 Jul 2026 at 13:22 UTC
Jump to comment: Most recent
The latest minor release 4.1.4 breaks compatibility with Drupal 11.3 and lower while still declaring compatibility to ^10.2 ^11. After update the whole site breaks. You will see an unhandled exception.
drush updbFatal error: Access level to Drupal\oauth2_client\Entity\Oauth2ClientListBuilder::getDefaultOperations() must be public (as in class Drupal\Core\Config\Entity\ConfigEntityListBuilder) in /var/www/html/docroot/modules/contrib/oauth2_client/src/Entity/Oauth2ClientListBuilder.php on line 66
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fathershawnConfirmed - linked the core issue. No CR for it!?
Comment #4
fathershawnComment #9
fathershawn