-
Notifications
You must be signed in to change notification settings - Fork 38
Labels
maintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!questionFurther information is requestedFurther information is requested
Milestone
Description
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!This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!questionFurther information is requestedFurther information is requested