Skip to content

Add support for extension packages with multiple php_<extension> DLLs. #133

@shivammathur

Description

@shivammathur

For extensions that depend on other extensions like pecl_http, the package can contain both php_raphf.dll and php_http.dll. Currently it fails with the error that multiple dlls with name like php_.dll were found. Is it possible to add support, so that both extensions can be installed from the package in this example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions