You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Apigee modules must be compatible with the Drupal latest 11 releases. All the tests should pass and the UI & UX must not be changed from the previous versions.
Is your feature request related to a problem? Please describe.
Apigee modules must be compatible with the Drupal latest 11 releases. All the tests should pass and the UI & UX must not be changed from the previous versions.
Requirements - https://www.drupal.org/about/core/blog/drupal-110-will-require-php-83-and-mysql-80
Deprecation fixed are as follows
getName() is deprecated - https://www.drupal.org/node/3310017
class RenderElement is deprecated - https://www.drupal.org/node/3436275
renderPlain() is deprecated - https://www.drupal.org/node/3407994
class constant EXISTS_REPLACE is deprecated - https://www.drupal.org/node/3426517
The Views setting default_argument_skip_url has been removed - https://www.drupal.org/comment/reply/3382316
The text was updated successfully, but these errors were encountered: