Skip to content

Supported PHP version #1948

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

Closed
stephanvierkant opened this issue Oct 19, 2020 · 3 comments
Closed

Supported PHP version #1948

stephanvierkant opened this issue Oct 19, 2020 · 3 comments

Comments

@stephanvierkant
Copy link

stephanvierkant commented Oct 19, 2020

I see this library still supports very old versions of PHP. What's this library's policy around this? PhpSpreadsheet doesn't support PHP <7.2.

I think we should follow PHP's supported versions list: https://www.php.net/supported-versions.php

Still supporting 7.1 already is a stupid idea, still supporting PHP 5 is insane.

@liborm85
Copy link
Contributor

Older PHP versions no longer need support, I agree with drop. If someone uses old versions of PHP they usually don't update libraries.

Support PHP 7.2+ versions sounds reasonable. I could work on it, but I'm not the maintainer of this repo and do not have any rights. That must be decided by @troosan.

@stephanvierkant
Copy link
Author

I can create a PR if agreed. Let's add it to README.md that PHPOffice only supports Supported Versions.

@stephanvierkant
Copy link
Author

Nevermind.

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

Successfully merging a pull request may close this issue.

2 participants