Due to the PHP compatibility reasons some libraries can be attached to the project in an inactive state - without the composer.json file 'autoload' section.

Such libraries do not have any effect to the project. However, due to missing autoload section they are marked as an UNKNOWN library type warning inside the packages report at the moment - which could be confusing to the users.

Let's change this warning to INACTIVE notice instead. And let's add the proper explanation to Ludwig 'read more' documentation what does it mean exactly.

CommentFileSizeAuthor
#2 3211909-02.patch1.83 KBdevad

Comments

devad created an issue. See original summary.

devad’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.83 KB

  • devad committed 7ff9869 on 8.x-1.x
    Issue #3211909 by devad: Mark the inactive libraries properly inside the...
devad’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.