summaryrefslogtreecommitdiff
path: root/ext/standard/tests/password/password_needs_rehash.phpt
Commit message (Expand)AuthorAgeFilesLines
* Bugfix #78208 Needs rehash with an unknown algo should always return true.Sara Golemon2019-06-271-3/+9
* Implement password mechanism registrySara Golemon2018-11-201-0/+8
* Error on invalid octal (fixes PHPSadness #31)Andrea Faulds2015-01-171-1/+1
* Really fix leaks, add test cases to prove it...Anthony Ferrara2012-10-061-0/+6
* Expose PASSWORD_BCRYPT_DEFAULT_COST constant and update test to use itAnthony Ferrara2012-09-121-3/+3
* Add tests for password_get_info and password_needs_rehashAnthony Ferrara2012-09-121-0/+39