dd-trace-php
dd-trace-php copied to clipboard
[BUG] bootstrap.composer.php does not comply with psr-4 autoloading standard.
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
It would be great to see this fixed 👍