Skip to content

Missing OSS licenses in binary downloads #1904

Description

@nwellnhof

Summary

Binary downloads bundle many OSS libraries without accompanying licenses

Details

I just had a look at one of the binary downloads offered on php.net: https://downloads.php.net/~windows/releases/archives/php-8.5.6-Win32-vs17-x64.zip

This archive contains DLLs like libzstd.dll and other OSS libraries like libxml2 compiled into php8ts.dll. Unfortunately, I couldn't find a copy of the license files accompanying these libraries. Most of them are permissively licensed but this still requires to include the respective license with copies of the software. As it stands, you seem to be distributing many copyrighted works without permission.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions