dd-trace-php icon indicating copy to clipboard operation
dd-trace-php copied to clipboard

[BUG] bootstrap.composer.php does not comply with psr-4 autoloading standard.

Open op-webdev opened this issue 3 years ago • 1 comments

Bug description

when composer install is running the following message appears.

Class DDTrace\ComposerBootstrap located in ./vendor/datadog/dd-trace/src/api/bootstrap.composer.php does not comply with psr-4 autoloading standard. Skipping.

not really a bug as still everything works but an issue of composer

PHP version

not relevant

Installed extensions

not relevant

OS info

not relevant

Diagnostics and configuration

Output of phpinfo() (ddtrace >= 0.47.0)

note relevant

Output of dd-doctor (ddtrace < 0.47.0)

note relevant

Upgrading info

upgraded to latest version

op-webdev avatar Nov 04 '21 12:11 op-webdev

It would be great to see this fixed 👍

fabioknoedt avatar Aug 08 '22 11:08 fabioknoedt