Skip to content

Since 0.3.14 PHP CS Fixer does not work properly in Windows 10 if the user name contains spaces #223

@BartolomeSintes

Description

@BartolomeSintes

In Windows 10 if the name of the user contains one or more spaces, PHP CS Fixer does not work.

When I try to format a PHP file, VSCode 1.93.1 shows the following message:

imagen

In this screenshot, the name of the User is "Barto IAW" (with a space between the two words). The file path is truncated precisely in the space character.

If the name of the user does not contain spaces, PHP CS Fixer works OK and the file is formatted as expected.

I have tried previous versions of this extension. If I install version 0.3.13, PHP CS Fixer works OK as expected but if I install version 0.3.14 or later, PHP CS Fixer does not work.

I hope this information is enough for solving this bug. If you need more information or testing, I would be glad to provide it.

Thanks for your work,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions