Changeset 59828 for trunk/tests/phpunit/tests/pluggable/signatures.php
- Timestamp:
- 02/17/2025 11:22:33 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pluggable/signatures.php
r59578 r59828 215 215 'wp_check_password' => array( 216 216 'password', 217 'hash', 218 'user_id' => '', 219 ), 220 'wp_password_needs_rehash' => array( 217 221 'hash', 218 222 'user_id' => '',
Note: See TracChangeset
for help on using the changeset viewer.