cakephp-filter-plugin icon indicating copy to clipboard operation
cakephp-filter-plugin copied to clipboard

Deprecation Notice: does not comply with psr-4 autoloading standard

Open gemal opened this issue 5 years ago • 0 comments

Deprecation Notice: Class Filter\Test\TestCase\Controller\Component\FilterTestCase located in plugins/Filter/tests\TestCase\Controller\Component\FilterComponentTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Filter\Test\TestCase\DocumentCategoriesTable located in plugins/Filter/tests\TestCase\MockObjects.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201

gemal avatar Jun 09 '20 11:06 gemal