| SimpleOauthAuthenticationProvider.php:82 |
Call to deprecated function watchdog_exception():
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
Use \Drupal\Core\Utility\Error::logException() instead. |
| SimpleOauthAuthenticationProvider.php:109 |
Call to deprecated function watchdog_exception():
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
Use \Drupal\Core\Utility\Error::logException() instead. |
| Oauth2AuthorizeController.php:169 |
Call to deprecated function watchdog_exception():
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
Use \Drupal\Core\Utility\Error::logException() instead. |
| Oauth2Token.php:72 |
Call to deprecated function watchdog_exception():
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
Use \Drupal\Core\Utility\Error::logException() instead. |
| Oauth2GenerateKeyForm.php:129 |
Call to deprecated function watchdog_exception():
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
Use \Drupal\Core\Utility\Error::logException() instead. |
| PasswordFunctionalTest.php:89 |
Cannot unset offset 'client_secret' on array{grant_type: 'password', username: string, password: mixed, scope: string}. |