Class "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor" not found

Created on 22 August 2023, 10 months ago
Updated 23 August 2023, 10 months ago

Problem/Motivation

I'm currently working on a new site with Drupal 10.
I want to use this module, but it's not yet Drupal 10 compatible.
So I installed on a Drupal 9 your module (and all its dependencies) and the Upgrade Status ( upgrade_status β†’ ) module to see what's necessary to make it compatible.
But when I try to launch the scan, I get the following error :

Error : Class "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor" not found dans Drupal\commerce_shipping_colissimo\Api\UrlEncodedClient->__construct() (/var/www/html/web/modules/contrib/commerce_shipping_colissimo/src/Api/UrlEncodedClient.php ligne 31)

I tried to install "symfony/property-info" (v5.4.24) but it doesn't fix the error.

I feel like there is a missing requirement in the composer.json file of this module.

Steps to reproduce

In my case, I didn't try to use the module, so the step to reproduce is easy :

  1. Install Upgrade Status module
  2. Try to launch a scan of the commerce_shipping_colissimo module
πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France Adam-CdW

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

Comments & Activities

Production build 0.69.0 2024