Skip to content

incorrect working directory when php code in subfolder #57

@kermorgant

Description

@kermorgant

I'm working on a project based on api-platform which has the following folder structure

/.git
/api => symfony code
/client => client javascript code

php-project-get-root-dir seems to use git as the dominant root folder detection factor, which is not appropriate within this project (should be api)

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