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

[Feature] Hopefully it can be compatible with Windows #319

Closed
JuniorXcoder opened this issue Sep 30, 2019 · 6 comments
Closed

[Feature] Hopefully it can be compatible with Windows #319

JuniorXcoder opened this issue Sep 30, 2019 · 6 comments

Comments

@JuniorXcoder
Copy link

Hopefully it can be compatible with Windows
considering we can not ignore the increasing number of Windows users

@corpsee
Copy link
Member

corpsee commented Oct 1, 2019

@JuniorXcoder Thanks. It is a good feature, but with low priority so far.

@lugark
Copy link
Contributor

lugark commented Nov 6, 2019

Can i ask a stupid question? What does is meant exaclty being compatible with Windows? Using a Wamp-Stack? Never tested that because i use a docker-container for Windows.

@garas
Copy link
Contributor

garas commented Nov 6, 2019

For example, make sure shell commands can run natively on Windows.

$cmd = 'cd "%s" && mkdir -p "%s" && cp -R %s/. "%s"';

There is no cp on Windows.

@corpsee
Copy link
Member

corpsee commented Nov 7, 2019

Now the best way to use PHP Censor on Windows is use VM or Docker. Previously, there was a compatibility layer for Windows, but it was difficult to maintain.

@ptejada
Copy link
Contributor

ptejada commented Sep 4, 2020

With WSL becoming more popular in windows now adding support for windows or the NTFS filesystem doesn't sound like good time investment. This requests should not even be considered as a new feature.

@corpsee
Copy link
Member

corpsee commented Sep 5, 2020

@ptejada I agree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants