You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
When I installed this today from the command line, I received the following notice:
Deprecation Notice: Class dolphiq\sitemap\assetbundles\Sitemap\SitemapAsset located in ./vendor/dolphiq/sitemap/src/assetbundles/sitemap/SitemapAsset.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
It doesn't stop it from working immediately.
The text was updated successfully, but these errors were encountered:
johnfmorton
changed the title
PSR-4 autoloading error
PSR-4 autoloading warning upon installation
Oct 2, 2020
Class dolphiq\sitemap\assetbundles\sitemap\dist\SitemapAsset located in ./vendor/dolphiq/sitemap/src/assetbundles/sitemap/SitemapAsset.php does not comply with psr-4 autoloading standard. Skipping.
This is because the sitemap folder in assetbundles is not with an uppercase S.
When I installed this today from the command line, I received the following notice:
It doesn't stop it from working immediately.
The text was updated successfully, but these errors were encountered: