LavaLite / cms

Multilingual PHP CMS built with Laravel and bootstrap

Home Page:https://lavalite.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some deprecated messages

maiskiykot opened this issue · comments

Deprecation Notice: Class Litepie\Theme\UnknownThemeException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\Theme\UnknownViewFileException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\Theme\UnknownLayoutFileException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\Theme\UnknownWidgetFileException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\Theme\UnknownWidgetClassException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\Theme\UnknownPartialFileException located in ./vendor/lavalite/framework/src/Litepie/Theme/Exceptions.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\http\Traits\Theme located in ./vendor/lavalite/framework/src/Litepie/Http/Traits/Theme.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\http\Traits\View located in ./vendor/lavalite/framework/src/Litepie/Http/Traits/View.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\http\Traits\Request located in ./vendor/lavalite/framework/src/Litepie/Http/Traits/Request.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\http\Request located in ./vendor/lavalite/framework/src/Litepie/Http/Request.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\Activities\Interfaces\ActivityLogRepositoryInterface located in ./vendor/lavalite/framework/src/Litepie/Activities/Interfaces/ActivitiesServiceProvider.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Litepie\MasterTableSeeder located in ./vendor/lavalite/framework/src/Litepie/Master/database/seeds/MasterTableSeeder.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/host1765414/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201

How fix it? Thank you!