Searched refs:known_string (Results 1 – 3 of 3) sorted by relevance
42 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, int given44 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, int given45 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given46 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given47 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
49 function hash_equals(string $known_string, string $user_string): bool {} argument
81 ZEND_ARG_TYPE_INFO(0, known_string, IS_STRING, 0)
Completed in 8 milliseconds