Skip to content

Implicitly create extension_dir if it does not exist #263

@asgrim

Description

@asgrim

Currently \Php\Pie\Platform\TargetPhp\PhpBinaryPath::extensionPath will fail if the extension_dir is set, but it does not exist.

After some discussion, it seems either pecl or brew would create this path if it doesn't exist.

So, we COULD attempt to create this directory. I need to think to make sure it's the right approach.

Metadata

Metadata

Assignees

Labels

maintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions