Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 11 Compatibility for Apigee Edge #1080

Open
kedarkhaire opened this issue Sep 12, 2024 · 0 comments
Open

Drupal 11 Compatibility for Apigee Edge #1080

kedarkhaire opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kedarkhaire
Copy link
Collaborator

kedarkhaire commented Sep 12, 2024

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

  1. getName() is deprecated - https://www.drupal.org/node/3310017

  2. class RenderElement is deprecated - https://www.drupal.org/node/3436275

  3. renderPlain() is deprecated - https://www.drupal.org/node/3407994

  4. class constant EXISTS_REPLACE is deprecated - https://www.drupal.org/node/3426517

  5. The Views setting default_argument_skip_url has been removed - https://www.drupal.org/comment/reply/3382316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant