Searched refs:user_string (Results 1 – 3 of 3) sorted by relevance
43 [TypeError] hash_equals(): Argument #2 ($user_string) must be of type string, int given
49 function hash_equals(string $known_string, string $user_string): bool {} argument
82 ZEND_ARG_TYPE_INFO(0, user_string, IS_STRING, 0)
Completed in 5 milliseconds