Page 1 of 1

password_hash Deprecation Warning

PostPosted: April 22nd, 2018, 4:30 am
by AndyM84
When using the password_hash function in VS 2017, I'm getting a deprecation warning that isn't technically accurate. Though the salt option has been deprecated since 7.0.0, the function itself is still alive and well (especially with the addition of Argon2 to the hash algorithms).

Credit to my colleague Chris for pointing out I should say something to you.

Re: password_hash Deprecation Warning

PostPosted: April 23rd, 2018, 12:36 pm
by Michal Brabec
Hi Andy,
thank you for pointing this out to us.
We have fixed the manual and the new version will be released with our next update.
Best regards,
Michal

Re: password_hash Deprecation Warning

PostPosted: April 23rd, 2018, 3:43 pm
by AndyM84
Thanks so much!

Re: password_hash Deprecation Warning

PostPosted: May 3rd, 2018, 9:19 am
by Miloslav Beno
Hi Andy,

you can get the fixed version https://www.devsense.com/download

Thank you!

Re: password_hash Deprecation Warning

PostPosted: May 3rd, 2018, 9:23 am
by AndyM84
Danke schon!

Re: password_hash Deprecation Warning

PostPosted: May 10th, 2018, 11:24 am
by Miloslav Beno
No problem ;-)