Skip to content

Minor change so the tests run on PHP 5.4#33

Open
detain wants to merge 1 commit intoOpenSRS:masterfrom
detain:patch-1
Open

Minor change so the tests run on PHP 5.4#33
detain wants to merge 1 commit intoOpenSRS:masterfrom
detain:patch-1

Conversation

@detain
Copy link
Copy Markdown
Contributor

@detain detain commented Jan 25, 2017

Added a alternate password_hash function that will use the equivalent of password_hash when the function isn't available (php <5.5) and the password_hash function itself when available (php 5.5+)

Added a alternate password_hash function that will use the equivalent of password_hash when the function isn't available (php <5.5) and the password_hash function itself when available (php 5.5+)
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.

1 participant