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

Support PHP 5.6 #24

Closed
wandersonwhcr opened this issue Apr 11, 2017 · 2 comments
Closed

Support PHP 5.6 #24

wandersonwhcr opened this issue Apr 11, 2017 · 2 comments

Comments

@wandersonwhcr
Copy link
Owner

wandersonwhcr commented Apr 11, 2017

To embrace more PHP versions, we must support PHP 5.6.

I think we can just remove PHP 7 type hinting and verify manually.

After that, we must reconfigure composer to require PHP ^5.6 version.

@wandersonwhcr
Copy link
Owner Author

PHP short notation and traits were added in PHP 5.4.

@wandersonwhcr wandersonwhcr modified the milestone: v1.1 Tiberius Apr 11, 2017
@wandersonwhcr
Copy link
Owner Author

Must we support PHP 5.6?

http://php.net/supported-versions.php

Currently, PHP 5.6 is in Security Support and developers must upgrade to PHP 7.

I don't think we must downgrade code.

BTW, PHP 7 active support ends in december. After that, we must upgrade code to PHP 7.1.

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

1 participant