Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer deprecation notices #304

Closed
adrienfr opened this issue Mar 10, 2020 · 1 comment
Closed

Composer deprecation notices #304

adrienfr opened this issue Mar 10, 2020 · 1 comment
Labels
Milestone

Comments

@adrienfr
Copy link
Contributor

Hi,

Since composer 1.10 release (here), I have the following deprecation notices:

Deprecation Notice: Class Doctrine\Bundle\FixturesBundle\Tests\IntegrationTest\IntegrationTest located in ./vendor/doctrine/doctrine-fixtures-bundle/Tests/IntegrationTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185
Deprecation Notice: Class Doctrine\Bundle\FixturesBundle\Tests\IntegrationTest\IntegrationTestKernel located in ./vendor/doctrine/doctrine-fixtures-bundle/Tests/IntegrationTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185

Is this something you already fixed somewhere?

Thanks

@alcaeus alcaeus added the Bug label Mar 27, 2020
@alcaeus alcaeus added this to the 3.3.1 milestone Mar 27, 2020
@alcaeus
Copy link
Member

alcaeus commented Mar 27, 2020

Fixed in #306, will be included in 3.3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants