Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Support environment running older PHP releases. #15

Closed
ItsAGeekThing opened this issue Sep 3, 2017 · 1 comment
Closed

Support environment running older PHP releases. #15

ItsAGeekThing opened this issue Sep 3, 2017 · 1 comment
Assignees

Comments

@ItsAGeekThing
Copy link
Member

From @ItsAGeekThing on September 3, 2017 1:43

Currently, openCad in its current state only supports PHP >= 5.5.
Unfortunately, a lot of hosting providers have not yet updated their offerings to include later versions of PHP. In order to put openCad in the hands of more people, it would be a good idea to provide support for environments running PHP < 5.5.

OpenCad requires the function password_hash which was introduced in PHP 5.5.
It shouldn't require too much effort to backport this individual function to expand compatibility with a wider range of environments.

Copied from original issue: phillf/openCad#24

@ItsAGeekThing
Copy link
Member Author

#39

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

No branches or pull requests

1 participant