Skip to content

Update PSR-0 to PSR-4 to cover composer 2.0 update #2

Description

@rafaelneris

Hello,

When we use Composer version 1.10.1, the terminal displays some warnings saying PSR-0 is deprecated, we need to update to PSR-4 Autoload.

Deprecation Notice: Class Nebulosar\Codeception\CoverageChecker\WarningWriter located in ./vendor/nebulosar/codeception-coverage-checker/src/writer/WarningWriter.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/rafael/sandbox/microservicos/ics-gris-lv/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Nebulosar\Codeception\CoverageChecker\Writer located in ./vendor/nebulosar/codeception-coverage-checker/src/writer/Writer.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/rafael/sandbox/microservicos/ics-gris-lv/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions