akamai / NetStorageKit-PHP

Akamai NetStorage for PHP
http://developer.akamai.com
Apache License 2.0
18 stars 19 forks source link

Classes do not comply with PSR-4 autoloading standard #15

Open modelm opened 4 years ago

modelm commented 4 years ago

As reported by Composer:

Deprecation Notice: Class Akamai\NetStorage\Tests\ObjectStoreAdapterTest located in ./vendor/akamai-open/netstorage/tests/ObjectStoreAdapterTest.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:201
Deprecation Notice: Class Akamai\NetStorage\Tests\FileStoreAdapterTest located in ./vendor/akamai-open/netstorage/tests/FileStoreAdapterTest.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:201
Deprecation Notice: Class Akamai\NetStorage\Handler\Authentication located in ./vendor/akamai-open/netstorage/src/Handler/Authentication.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:201
Deprecation Notice: Class Akamai\NetStorage\Authentication located in ./vendor/akamai-open/netstorage/src/Authentication.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:201
Deprecation Notice: Class Akamai\NetStorage\ObjectStoreAdapter located in ./vendor/akamai-open/netstorage/src/ObjectStoreAdapter.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:201
Deprecation Notice: Class Akamai\NetStorage\AbstractAdapter located in ./vendor/akamai-open/netstorage/src/AbstractAdapter.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:201
Deprecation Notice: Class Akamai\NetStorage\FileStoreAdapter located in ./vendor/akamai-open/netstorage/src/FileStoreAdapter.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:201