Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows fix + use autoload-dev if in dev #3

Closed
wants to merge 1 commit into from

Conversation

hallids
Copy link

@hallids hallids commented Nov 13, 2018

  • fixed not working on windows but normalising directory separator
  • made it use autoload-dev if in dev environment

- made it use autoload-dev if in dev environment
@coveralls
Copy link

Coverage Status

Coverage decreased (-66.7%) to 33.333% when pulling fb1363d on hallids:master into e9add63 on mcaskill:master.

@hallids
Copy link
Author

hallids commented Nov 13, 2018

Apologies I haven't read the contributing notes. I'll resubmit as separate changes.

@hallids hallids closed this Nov 13, 2018
@mcaskill
Copy link
Owner

I honestly forgot I had those notes. Thanks for this fix.
Don't forget to mention issue #2 in the commit.

mcaskill added a commit that referenced this pull request Dec 18, 2018
Changed:
- Rename `$relativePath` to `$resolvedPath` in method `filterAutoloads()`
- Method `filterAutoloads()` to normalize the resolved autoload file paths
- Method `parseAutoloads()` to normalize the "vendor-dir" path
- Method `parseExcludedFiles()` to normalize the the excluded file paths

Fixed:
- Closes #2
- Closes #3
- Closes #4
- Closes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants