It only seems to be problem for php-html5lib tests but the warning is still annoying:
Deprecation Notice: Class HTML5Lib\Tests\TokenizerHarness located in ./vendor/electrolinux/php-html5lib/tests/HTML5Lib/Tests/TokenizerTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///nix/store/1x099mxa4wk77505ryyl4d3j81y3v7zr-php-composer-1.10.6/libexec/composer/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class HTML5Lib\Tests\PositionTestableTokenizer located in ./vendor/electrolinux/php-html5lib/tests/HTML5Lib/Tests/TokenizerPositionTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///nix/store/1x099mxa4wk77505ryyl4d3j81y3v7zr-php-composer-1.10.6/libexec/composer/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class HTML5Lib\Tests\TokenizerTestOfPosition located in ./vendor/electrolinux/php-html5lib/tests/HTML5Lib/Tests/TokenizerPositionTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///nix/store/1x099mxa4wk77505ryyl4d3j81y3v7zr-php-composer-1.10.6/libexec/composer/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class HTML5Lib\Tests\TreeBuilderHarness located in ./vendor/electrolinux/php-html5lib/tests/HTML5Lib/Tests/TreeBuilderTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///nix/store/1x099mxa4wk77505ryyl4d3j81y3v7zr-php-composer-1.10.6/libexec/composer/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Perhaps we should try to find a maintained alternative.
It only seems to be problem for
php-html5lib
tests but the warning is still annoying:Perhaps we should try to find a maintained alternative.