Skip to content

mount() should call mkdirTree() internally #202

@adamziel

Description

@adamziel

Since it's not possible to mount a directory in a location that doesn't exist, PHP.mount() should assume rational intention and create the directory in the virtual file system if it's missing. Right now it doesn't and errors out in a confusing way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions