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

Cosmetics #10

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Cosmetics #10

wants to merge 13 commits into from

Conversation

mambax7
Copy link
Contributor

@mambax7 mambax7 commented Aug 31, 2019

(Yoda, arrays, etc.)

@nao-pon
Copy link
Owner

nao-pon commented Aug 31, 2019

@mambax7 Thank you for your PR.

elFinder supports PHP 5.2, so the __DIR__ constant cannot be used.

@mambax7
Copy link
Contributor Author

mambax7 commented Sep 1, 2019

Too bad, since the number of PHP 5.2 users is so small
They are also exposed much more to hacking risk, as the low versions of PHP didn't receive any security updates in years.
When do you plan to eliminate PHP 5.2 and move to higher version as the minimum?

@nao-pon
Copy link
Owner

nao-pon commented Sep 1, 2019

@mambax7 Of course I encourage everyone to use the latest version of PHP. However, raising the minimum version is not related. If the necessary functions for this app are in PHP, that is the minimum version for this app. I don't think there is a reason to break the compatibility and adopt __DIR__.

Also, I don't know who uses which PHP, and I think it should be free for them.

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.

3 participants