This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec00a4de4e8db83c07afde9a182d43fe73d860c9
archived-php-src
/
ext
/
standard
/
tests
/
password
History
Andrea Faulds
5f29b98051
Error on invalid octal (fixes PHPSadness
#31
)
...
Further error checks
2015-01-17 18:50:28 +00:00
..
password_bcrypt_errors.phpt
Really fix leaks, add test cases to prove it...
2012-10-06 10:38:41 -04:00
password_get_info_error.phpt
Add tests for password_get_info and password_needs_rehash
2012-09-12 11:21:08 -04:00
password_get_info.phpt
Add tests for password_get_info and password_needs_rehash
2012-09-12 11:21:08 -04:00
password_hash_error.phpt
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
password_hash.phpt
Switch test to using strict comparison for crypt fallback
2012-09-12 11:37:56 -04:00
password_needs_rehash_error.phpt
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
password_needs_rehash.phpt
Error on invalid octal (fixes PHPSadness
#31
)
2015-01-17 18:50:28 +00:00
password_verify_error.phpt
…
password_verify.phpt
…