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

Drop support for outdated PHP versions #35

Open
mjaschen opened this issue Sep 14, 2019 · 1 comment
Open

Drop support for outdated PHP versions #35

mjaschen opened this issue Sep 14, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@mjaschen
Copy link
Collaborator

As of today (September 2019) PHP versions up to 7.0 don't get support any longer.

I suggest that we drop support for older PHP versions as well (maybe allowing to be one major release behind).

Migrating to PHP 7+ would allow us use great features like strict mode, argument and return type hinting and many more.

@mjaschen mjaschen changed the title Deprecate support for outdated PHP versions Drop support for outdated PHP versions Sep 14, 2019
@mjaschen mjaschen self-assigned this Sep 16, 2019
@mjaschen
Copy link
Collaborator Author

As this breaks backwards compatibility a new major release (2.0) would be required.

@mjaschen mjaschen added this to the 2.0 milestone Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant