-
Notifications
You must be signed in to change notification settings - Fork 43
Filename conflict on Windows #657
Copy link
Copy link
Open
Labels
BugSomething is brokenSomething is brokenlegacyIssue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.
Metadata
Metadata
Assignees
Labels
BugSomething is brokenSomething is brokenlegacyIssue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.
There is a problem with FCMS file names on Windows when working with git and composer.
Problem files:
Git message:
Composer message:
The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)It would be nice to rename the
test-more.phpto something else...So windows developers will be happy :)