Skip to content

PHP_CONFIG env var not honored by build script #208

@ju1ius

Description

@ju1ius

Hi,

cargo php install supports reading the location of php-config from the PHP_CONFIG environment variable.

However, the build script does not honour this variable and always search for php-config in the PATH.

This can result in build conflicts when the php-config binary does not match the php binary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions