Add Drupal 10 compatibility

Created on 2 October 2023, 9 months ago
Updated 4 October 2023, 9 months ago

Make this module compatible with Drupal 10.

✨ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium rp7

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @rp7
  • Issue was unassigned.
  • Status changed to Needs review 9 months ago
  • πŸ‡§πŸ‡ͺBelgium rp7
  • Status changed to Needs work 9 months ago
  • πŸ‡΅πŸ‡­Philippines clarkssquared

    Hi rp7,

    I tried to apply and test your patch but your patch did not apply successfully

        "ext-elastic_apm": "*",
        "drupal/core": "^8.8 || ^9",
        "nipwaayoni/elastic-apm-php-agent": "^7.5"
      },
      "patches": {
    
    error: patch failed: composer.json:6
    error: composer.json: patch does not apply
    Checking patch elastic_apm.info.yml...
    error: while searching for:
    type: module
    description: Provides integration with the PHP agent for Elastic's APM product.
    package: Performance
    core_version_requirement: ^8.8 || ^9
    # @I Review dependency on Path Alias module
    #    type     : bug
    #    priority : low
    
    error: patch failed: elastic_apm.info.yml:2
    error: elastic_apm.info.yml: patch does not apply
    
  • Status changed to Needs review 9 months ago
  • πŸ‡§πŸ‡ͺBelgium rp7

    Works fine on my end? (current version of the 2.x branch)

    $ patch -p1 < elastic_apm-drupal_10_compatibility-3391080-2.patch
    patching file composer.json
    patching file elastic_apm.info.yml
    

    Are you using the 2.x version to apply this to?

  • πŸ‡§πŸ‡ͺBelgium rp7

    I found some more usages of deprecated (and in D10 removed) code.

Production build 0.69.0 2024