\Drupal\package_manager\ComposerInspector::getInstalledPackagesList should use realpath() when checking metapackage path

Created on 3 April 2023, over 1 year ago
Updated 20 April 2023, over 1 year ago

Problem/Motivation

\Drupal\package_manager\ComposerInspector::getInstalledPackagesList checks that metapackage packages path should equal the working directory but does not account for path aliases

this passes on Drupalci but not locally for many of us. Probably because the temp directory on macs uses an alias

Steps to reproduce

Proposed resolution

use realpath()

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇺🇸United States tedbow Ithaca, NY, USA

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

Comments & Activities

Production build 0.71.5 2024