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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace / by DIRECTORY_SEPARATOR constant #290

Merged

Conversation

JesusValera
Copy link
Member

馃摎 Description

It seems the when we write a path as follows ./something/else, it doesn't work 100% on Windows.
In such case, let's replace the slash / by the PHP constant DIRECTORY_SEPARATOR which works in all OS.

@JesusValera JesusValera self-assigned this Jun 8, 2023
@Chemaclass Chemaclass merged commit e570e76 into main Jun 8, 2023
13 checks passed
@Chemaclass Chemaclass deleted the fix/windows-replace-slash-by-directory-separator-constant branch June 8, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants